pub async fn setup_compute_env_with_metric(
port: i32,
config: CompactionConfig,
meta_metric: Option<MetaMetrics>,
) -> (MetaSrvEnv, HummockManagerRef, ClusterControllerRef, WorkerId)
pub async fn setup_compute_env_with_metric(
port: i32,
config: CompactionConfig,
meta_metric: Option<MetaMetrics>,
) -> (MetaSrvEnv, HummockManagerRef, ClusterControllerRef, WorkerId)