-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Storage NYC 2019-03-25
To support Storage interface changes to following API's of WiredTiger.
1. Prepare Transaction : A new bool input parameter "round_to_oldest" is added. Default value is false.
2. Commit Transaction: A new bool input parameter "round_to_prepare" is added. Default value is false.
3. Timestamp transaction : A new bool input parameter "round_to_prepare" is added. Default value is false.
The work for this ticket will be to enhance the recovery unit API to support optionally passing these parameters.
- depends on
-
WT-4621 Support rounding up prepare timestamp to oldest
- Closed
- is depended on by
-
SERVER-39782 Replaying prepared transaction writes for commit oplog entry during replication recovery and initial sync should set commit and durable timestamp for those writes.
- Closed
-
SERVER-39036 Stop pinning stable timestamp behind prepared transactions
- Closed