Skip to main content

remove_pending_cluster_replicas_migration

Function remove_pending_cluster_replicas_migration 

Source
fn remove_pending_cluster_replicas_migration(
    tx: &mut Transaction<'_>,
) -> Result<(), Error>
Expand description

Cluster Replicas may be created ephemerally during an alter statement, these replicas are marked as pending and should be cleaned up on catalog opsn.