-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Format
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-12-19
-
8
Add a collection hashing function as outlined in WT-15382.
In order to verify that two databases contain the same content, we've chosen to hash the database content. Rather than trying to load all keys/values into one big blob to hash, we should do it iteratively, as we scan content.
One additional difficulty here is that test/format can use different forms of keys/values across tables. We may need to reuse the mirror table equality logic to account for this.
- is duplicated by
-
WT-15829 Implementation: Data Consistency Validation for Multi-Node in Disagg (test/format)
-
- Closed
-
- is related to
-
WT-15382 Investigation: Data Validation for Multi Node in Disagg (test/format)
-
- Closed
-
-
WT-16297 failed: make-check-test on macos-14-arm64 [wiredtiger @ 4676f3c1]
-
- Closed
-
- related to
-
WT-16282 test/format (disagg multi node) Synchronise leader and follower and validate hashes
-
- Closed
-