Description
TransactionManager.doCommit() calls moveReadPointerIfNeeded with only the current txn write pointer. The new read pointer should be the max of the txn write pointer and any check point write pointers.
Attachments
Issue Links
- relates to
-
TEPHRA-141 Reconcile TransactionId v/s Write Pointer usages
- Open