placeholder for standby disconnect cluster

This commit is contained in:
zbf0
2021-11-15 11:58:07 +08:00
committed by LINxiansheng
parent 90650d1da6
commit b68eff8a02
3 changed files with 3 additions and 0 deletions

View File

@ -506,6 +506,7 @@ PCODE_DEF(OB_FORCE_SET_SERVER_LIST, 0x731)
PCODE_DEF(OB_FORCE_ALTER_TABLE_SUBPARTITION, 0x732)
PCODE_DEF(OB_FORCE_SET_LOCALITY, 0x733)
PCODE_DEF(OB_RENEW_IN_ZONE_HB, 0x738)
PCODE_DEF(OB_OBS_DISCONNECT_CLUSTER, 0x73B)
// BatchRpc
PCODE_DEF(OB_BATCH, 0x750)