pub async fn create_hummock_store_with_metrics(
meta_client: &MetaClient,
storage_opts: Arc<StorageOpts>,
opts: &CompactionTestOpts,
) -> Result<MonitoredStateStore<HummockStorage>>
pub async fn create_hummock_store_with_metrics(
meta_client: &MetaClient,
storage_opts: Arc<StorageOpts>,
opts: &CompactionTestOpts,
) -> Result<MonitoredStateStore<HummockStorage>>