async fn init_metadata_for_replay( cluster_meta_endpoint: &str, new_meta_endpoint: &str, advertise_addr: &HostAddr, ci_mode: bool, table_id: &mut u32, ) -> Result<()>