-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Btree
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines, Storage Engines - Transactions
-
312.765
-
SE Transactions - 2025-07-18, SE Transactions - 2025-08-01
-
5
Currently, the code introduced for preserve prepare config are behind a feature flag. However, for preserve prepare config off code, it can share some of the code with the new feature. Remove the feature flag where we can share the code to reduce future maintenance cost.