Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
0
Description
When building the legacy durability options for KV, subdoc and binary operations, the persist_to and replicate_to options are swapped. See snippet below. This needs to be corrected.
couchbase::replicate_to replicate_to{ couchbase::persist_to::none };
|
couchbase::persist_to persist_to{ couchbase::replicate_to::none };
|
Attachments
For Gerrit Dashboard: PYCBC-1433 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
185483,2 | PYCBC-1433: Fix legacy durability replicate_to and persist_to options | master | couchbase-python-client | Status: MERGED | +2 | +1 |