-
Type: Technical Debt
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
3
-
Storage Engines - 2022-10-31
-
Not Needed
After WT-9201 is merged, the MDB Server team intends to remove "mixed-mode" support in favor of per-transaction "no-timestamp" support.
Once that work is complete, this ticket should be used to remove "mixed-mode" from the WiredTiger library.
All of the documentation and test changes will be included in WT-9201, the only remaining change needed will be to remove the 3 places WT_DHANDLE_TS_MIXED_MODE appears in the code.
- depends on
-
SERVER-66253 Remove cases of write_timestamp_usage=mixed_mode
- Closed
- has to be done after
-
SERVER-65971 Avoid/Suppress mixed_mode write on config.transactions
- Closed
-
WT-9201 change mixed-mode to a per-transaction basis
- Closed