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

@ -6961,7 +6961,7 @@ int ObNotifySwitchLeaderArg::assign(const ObNotifySwitchLeaderArg &other)
const char* SwitchLeaderCommentStr[] =
{
"STOP SERVER", "STOP ZONE", "CHANGE MEMBER", "MODIFY PRIMARY_ZONE", "MANUAL SWITCH"
"STOP SERVER", "STOP ZONE", "CHANGE MEMBER", "MODIFY PRIMARY_ZONE", "MANUAL SWITCH", "CREATE LS"
};
const char* ObNotifySwitchLeaderArg::comment_to_str() const
{