-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Btree, Reconciliation
-
None
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2026-02-27
-
3
WT-16567 has caused some performance regression in compound_wildcard_index_write_commands task on stand alone in-memory database.
WT-16567 allows clearing timestamps on the in-memory database. However, for the standalone case, timestamps are not used. Therefore, this becomes a wasted work and leading to regression.