Details
-
Bug
-
Resolution: Fixed
-
Critical
-
3.1.0
-
None
-
None
-
1
Description
Concerned code:
—
Here, lcb returns true if the passed scope.collection is not equal to "_default".
This incorrect return value is then used for returning a "LCB_ERR_SDK_FEATURE_UNAVAILABLE" for a default collection back to the caller (here eventing).
Effect on eventing : This broke almost all of eventing's upgrade tests where a 7.0 eventing consumer (using 3.1.0 lcb) tries to run a KV operation against a 6.6.x memcached.
Attachments
Issue Links
- blocks
-
MB-45261 Upgrade 6.6.1-> 7.0.0 : Timer creation failing with LCB_ERR_SDK_FEATURE_UNAVAILABLE
- Closed