Export - CSV (All fields)
Export - CSV (Current fields)
WT-18037
Validate the size of the btree in diagnostic buildsWT-18036
Make the underflow warning a WT_ASSERT when decreasing block sizeWT-18035
failed: precise-checkpoint-stress-test-tiered on ubuntu2004-stress-tests-arm64 [wiredtiger @ c314922b]WT-18034
Remove redundant default_session = NULL dead store in wiredtiger_repair (Coverity CID 206609)WT-18033
Fix undefined-behavior shift 1ULL << retry_count in wtperf workerWT-18032
Remove always-true dead if guard in PALite abandon_checkpoint (Coverity CID 206562)WT-18031
Extend disagg Python hook to publish schema ops and advance schema epochWT-18030
Avoid any writes to WiredTiger.wt on disaggWT-18029
Validate local vs shared metadata equivalence on checkpoint pickup (strict_checkpoint_metadata)WT-18028
Extend WT dhandle benchmark for disagg and add plateausWT-18027
Report block_size accurately for all statistics cursors on followerWT-18026
7.45% increase in Read count in Variant ubuntu2004-perf-tests for Task perf-test-long-500m-btree-50r50u-backup in Test 500m-btree-50r50u-backup.wtperfWT-18025
2.05% decrease in Read count in Variant amazon2023-perf-tests-arm64 for Task perf-test-long-500m-btree-50r50u in Test 500m-btree-50r50u.wtperfWT-18024
failed: compile on macos-1100 [wiredtiger-mongo-v7.0 @ d0725361]WT-18023
test_cursor12 times out unit-test-hook-disagg-leader-bucket01 on amazon2023-arm64-asan [wiredtiger @ 3ebdbacc]WT-18022
failed: unit-test-hook-tiered-with-delays on ubuntu2004 [wiredtiger @ b63fc507]WT-18021
Add logging information for debugging ref->page == NULLWT-18020
Fix memory leak when retrying in __curstat_layered_initWT-18019
Make overwrite=true suppress WT_NOTFOUND on WT_CURSOR::remove for standard (non-layered) cursorsWT-18018
Leader records stable data for unpublished tables in shared metadata (follower visibility violation)WT-18017
Investigate panicking on follower write-path errors instead of returning themWT-18016
Make session->verify logging less spammyWT-18015
Audit WT_BTREE flags for atomic accessWT-18014
Factor the cache miss rate in cache read load metrics calculationWT-18013
Reentrant cursor-cache sweep frees layered stable constituent during close (use-after-free)WT-18012
failed: unit-test-hook-disagg-leader-bucket00 on amazon2023-arm64-asan [wiredtiger @ db30716a]WT-18011
Single Cluster Grafana Dashboard for PersistenceWT-18010
Pre-size disaggregated block-read scratch buffers in __wt_blkcache_read_multiWT-18009
WT CLI for disagg (read path - QoL)WT-18008
[Verify] race-condition-stress-asan-test-3 timeout: possible stall in new HS verify logic (__verify_key_hs) under ASANWT-18007
Exclude special config cursors from cursor cache searchWT-18006
Replace cache_max_wait_ms bypass with explicit optionWT-18005
Enchance checkpoint to scrub evict cleaned pagesWT-18004
Rename set_timestamp config option from step_down_ts to step_down_timestampWT-18003
failed: format-failure-configs-test on ubuntu2004-arm64 [wiredtiger @ dd48812a]WT-18002
Abort truncate operations that are larger than fit in cacheWT-18000
Write up on the layered GC implementationWT-17999
(Schema abort) Assertion failure: Stable data checkpointed for unpublished tableWT-17998
(Schema abort) Assertion failure: Unable to read root page errorWT-17997
Fix TSAN data race on last_ckpt_timestamp between checkpoint and sweepWT-17995
Document layered cursor internal contractsWT-17994
Rework fragile iteration state logic in __clayered_iterate_constituents()WT-17993
WiredTiger stalls indefinitely during oplog truncation exceeding cache resourcesWT-17992
Spike: transfer constituent ownership from the layered cursor to WT_CLAYERED_OP for the duration of an operationWT-17991
Fix WT millisecond histogram statisticsWT-17990
TSan data race on txn_global.last_ckpt_timestamp between checkpoint and sweep serverWT-17989
test/format (mode=switch) [Elegant stepdown bugs] WT_ROLLBACK draining ingest table during step-up causes step-up failureWT-17988
Block cache effectiveness dashboardWT-17987
Assess current block cache metrics
WT-17986
Push disagg_page_free_required into the block manager to simplify rec_write_wrapup