[scn] fix failure of mittest after refresh feature scn

This commit is contained in:
obdev
2022-11-28 01:46:42 +00:00
committed by ob-robot
parent 49a02f3304
commit 54b64a7263
1898 changed files with 255804 additions and 280809 deletions

View File

@ -110,7 +110,7 @@ TEST_F(TestObTrans, hashmap_init_invalid)
// init hashmap
TestHashMap map;
map.init(lib::ObMemAttr(OB_SERVER_TENANT_ID, "TestObTrans"));
map.init();
ObAddr observer(TestObTrans::IP_TYPE, TestObTrans::LOCAL_IP, TestObTrans::PORT);
TRANS_LOG(INFO, "case1");