pub async fn validate_ssts(task: ValidationTask, sstable_store: SstableStoreRef)
Expand description
Validate SSTs in terms of Ordered, Locally unique and Globally unique.
See src/storage/src/hummock/state_store.rs
pub async fn validate_ssts(task: ValidationTask, sstable_store: SstableStoreRef)
Validate SSTs in terms of Ordered, Locally unique and Globally unique.
See src/storage/src/hummock/state_store.rs