common_meta::ddl::utils

Function sync_follower_regions

Source
pub async fn sync_follower_regions(
    context: &DdlContext,
    table_id: TableId,
    results: Vec<RegionResponse>,
    region_routes: &[RegionRoute],
    engine: &str,
) -> Result<()>
Expand description

Sync follower regions on datanodes.