-
Type:
Technical Debt
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Model
-
None
-
Storage Engines, Storage Engines - Persistence
-
None
-
None
The lack of virtual destructor in kv_transaction_snapshot results in the following warnings when compiled with -Wnon-virtual-dtor:
test/model/src/include/model/kv_transaction_snapshot.h:101:7: error: 'model::kv_transaction_snapshot_wt' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
We should thus add a default virtual destructor.
- is related to
-
WT-15917 Remove the redundant code that do more scrub eviction for disagg
-
- Backlog
-
-
WT-15807 test_layered39 aborts when closing dhandle as part of verify
-
- Closed
-
-
WT-15966 Don't garbage collect a prepared update until its durable timestamp or rollback timestamp is behind the prune timestamp
-
- Closed
-
-
WT-15977 Reenable verify in teardown for layered Python tests
-
- Closed
-
-
WT-15982 Add checksum to "checkpoint_meta"
-
- Closed
-
-
WT-15915 test/format (disagg.mode=leader) verify failure (no deltas) mismatch in number of Page IDs
-
- Closed
-
- related to
-
WT-15917 Remove the redundant code that do more scrub eviction for disagg
-
- Backlog
-
-
WT-15807 test_layered39 aborts when closing dhandle as part of verify
-
- Closed
-
-
WT-15966 Don't garbage collect a prepared update until its durable timestamp or rollback timestamp is behind the prune timestamp
-
- Closed
-
-
WT-15977 Reenable verify in teardown for layered Python tests
-
- Closed
-
-
WT-15982 Add checksum to "checkpoint_meta"
-
- Closed
-
-
WT-15577 Eviction server statistics should track every reason that a page isn't queued for eviction
-
- Closed
-
-
WT-13815 Fix: Checkpoint doesn't recover the truncated space [test_checkpoint33]
-
- Closed
-
-
WT-15915 test/format (disagg.mode=leader) verify failure (no deltas) mismatch in number of Page IDs
-
- Closed
-