[Arb] fix the arb server sends rpc with cluster_id(-1)

This commit is contained in:
BinChenn
2023-03-10 06:44:26 +00:00
committed by ob-robot
parent a80fd7b5c3
commit 16800f15d9
14 changed files with 25 additions and 4 deletions

View File

@ -141,6 +141,7 @@ int ObSimpleServer::simple_init()
opts.use_ipv6_ = false;
char *curr_dir = get_current_dir_name();
oceanbase::ObClusterVersion::get_instance().update_data_version(DATA_CURRENT_VERSION);
if (ObSimpleServerRestartHelper::is_restart_) {