Details
-
Improvement
-
Resolution: Done
-
Major
-
6.5.0
Description
Currently to implement Transactions the SDK creates temporary (empty) documents during the execution of a transaction - before it has been committed.
The documents can "leak" to DCP and non-transactional reads, and hence violate read committed semantics.
KV needs to provide support for these documents that are created during the running of the transaction, so they are not visible until the transaction is successfully committed.
Mini design doc: https://docs.google.com/document/d/16y1X_twaG5lmHI3bYPwzNGICtK5DPM9rdRtR8fXpVQA/edit#heading=h.d8v0y452t6e0
Attachments
Issue Links
- blocks
-
MB-37934 Duplicate mutation for eventing when data loading is through transaction
- Closed
- causes
-
MB-41944 Item::removeUserXattrs doesn't take a copy of the blob
- Closed
- depends on
-
MB-38725 Cluster compat mode should be 6.6 on Mad-Hatter branch
- Closed
- relates to
-
MB-40126 Subdoc CreateAsDeleted without any value path can result in non-empty value
- Closed
-
MB-40162 Intermittent return of ERR_KEY_NOT_FOUND when trying to insert a doc using new CreateAsDeleted flag
- Closed
-
MB-40186 Rebalance failed as memcached crashed during EPVBucket::bgFetchForCompactionExpiry(DocKey const&, Item const&)
- Closed
-
MB-50425 Subdoc: Race in checking for already-existing Deleted document with Add|CreateAsDeleted
- Closed
-
MB-40187 DcpConsumer::deletion: (vb:0) Value cannot contain a body
- Closed
-
MB-34142 Handling extra mutations created by transactions
- Open
-
MB-39588 Handle the cluster-compatibility change for IncludeDeletedUserXattrs
- Closed
-
MB-39646 cbbackupmgr needs to support invisible transactional staged inserts.
- Closed