mito2::worker::handle_manifest

Function edit_region

Source
async fn edit_region(
    region: &Arc<MitoRegion>,
    edit: RegionEdit,
    cache_manager: CacheManagerRef,
    listener: WorkerListener,
) -> Result<()>
Expand description

Checks the edit, writes and applies it.