Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.2.1
-
None
-
None
-
1
Description
Currently the Python client uses LCB's query index management methods (lcb_n1x_create, lcb_n1x_drop and lcb_n1x_list). Those have been recently deprecated. The Python client should use the HTTP methods for query index management (same as other management APIs).
Integration tests are failing from an change in LCB 3.2.1. Moving away from the deprecated methods will allow tests to pass.
Attachments
Issue Links
- relates to
-
CCBC-1495 Query index management API raises LCB_ERR_INVALID_ARGUMENT
-
- Resolved
-