risingwave_meta::hummock::manager::gc

Function collect_min_uncommitted_sst_id

source
async fn collect_min_uncommitted_sst_id(
    metadata_manager: &MetadataManager,
    client_pool: &StreamClientPool,
) -> Result<HummockSstableObjectId>