Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For checkpointing feature in Tephra-0.5.0, we introduced a concept of transaction id separate from write pointer.
After making that change, looks like we missed reconciling the usages of transaction id v/s write pointers. This can lead to bugs like TEPHRA-140. We need to make sure that we are using the write ids for all operations in transaction manager.
Attachments
Issue Links
- is related to
-
TEPHRA-140 TransactionManager commit should include checkpoint write pointers while advancing read pointer
- Resolved
- relates to
-
TEPHRA-96 Transaction Checkpoints - multiple write pointers per tx
- Resolved
- links to