Function mz_testdrive::action::consistency::check_shard_tombstoned

source ·
async fn check_shard_tombstoned(
    state: &State,
    shard_id: &str
) -> Result<(), Error>
Expand description

Checks if the provided shard_id is a tombstone, returning an error if it’s not.