async fn write_exclusive_cluster_id( state_store_dir: &str, cluster_id: ClusterId, object_store: ObjectStoreRef, ) -> Result<()>