Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
1
Description
If WaitUntilReady is not used and an operation is performing using a named collection then the operation enters a queue in the collections manager. Once the server is known to support collections we send the request without adding a collection id.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Description | If WaitUntilReady is not used and an operation is performing using a named collection then the operation enters a queue in the collections manager. Once the cid refresh has occured successfully we send the request, however we do not enrich the operation with the cid. | If WaitUntilReady is not used and an operation is performing using a named collection then the operation enters a queue in the collections manager. Once the server is known to support collections we send the request without adding a collection id. |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | Couchbase SDK Workflow [ 170730 ] | Couchbase SDK Workflow with Review [ 251818 ] |
Build couchbase-server-7.0.0-2465 contains gocbcore commit 032a3e3 with commit message:
GOCBC-914: Add cid to ops queued before server collection status known