notify load election reference info after create ls

This commit is contained in:
maosy
2023-06-16 05:12:16 +00:00
committed by ob-robot
parent 3340486d7a
commit ab5a6d490b
3 changed files with 17 additions and 2 deletions

View File

@ -3103,6 +3103,7 @@ public:
CHANGE_MEMBER,//remove member, migrate replica, type transfer
MODIFY_PRIMARY_ZONE,
MANUAL_SWITCH,
CREATE_LS,
};
const char* comment_to_str() const;
ObNotifySwitchLeaderArg() : tenant_id_(OB_INVALID_TENANT_ID), ls_id_(), advise_leader_(),