Module mz_testdrive::action::consistency
source · Structs§
- Parts of a shard’s state that we read to determine if it’s a tombstone.
Enums§
- Level of consistency checks we should enable on a testdrive run.
Functions§
- Checks that the in-memory catalog matches what we have persisted on disk.
- Asks the Coordinator to run it’s own internal consistency checks.
- Checks if the provided
shard_id
is a tombstone, returning an error if it’s not. - Checks if a shard in Persist has been tombstoned.
- Runs consistency checks against multiple parts of Materialize to make sure we haven’t violated our invariants or leaked resources.
- Skips consistency checks for the current file.