pub async fn setup_compute_env_with_config(
port: i32,
config: CompactionConfig,
) -> (MetaSrvEnv, HummockManagerRef, ClusterControllerRef, WorkerId)
pub async fn setup_compute_env_with_config(
port: i32,
config: CompactionConfig,
) -> (MetaSrvEnv, HummockManagerRef, ClusterControllerRef, WorkerId)