Description
I noticed this on the transactions codebase, where we do mutate_in operations with a default durability Majority. On a cluster where the bucket that the document in has replicas, or not, it always returns LCB_ERR_TIMEOUT. Though I didn't verify with a C app, I verified with python (though it has a bug where it isn't passing the durability stuff in, I just hacked that in).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | 3.0.3 [ 16778 ] |
Fix Version/s | 3.0.2 [ 16717 ] | |
Fix Version/s | 3.0.3 [ 16778 ] |
Fix Version/s | 3.0.3 [ 16778 ] | |
Fix Version/s | 3.0.2 [ 16717 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Build couchbase-server-7.0.0-3115 contains libcouchbase commit 736f68b with commit message:
CCBC-1264: Fix calculating key size when durability level specified