[Arb] fix the arb server sends rpc with cluster_id(-1)
This commit is contained in:
@ -233,5 +233,6 @@ int main(int argc, char **argv)
|
||||
|
||||
PALF_LOG(INFO, "palf bench begin");
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
oceanbase::ObClusterVersion::get_instance().update_data_version(DATA_CURRENT_VERSION);
|
||||
return RUN_ALL_TESTS();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user