check all memebers are active for transfer

This commit is contained in:
ZhenNan0
2023-09-09 12:46:41 +00:00
committed by ob-robot
parent 32b49bc8df
commit 56bc4e6bc6
8 changed files with 178 additions and 65 deletions

View File

@ -313,6 +313,7 @@ static const char* TRANSFER_TASK_COMMENT_ARRAY[] =
"Task completed as no valid partition",
"Task canceled",
"Unable to process task due to transaction timeout",
"Unable to process task due to inactive server in member list",
"Unknow"/*MAX_COMMENT*/
};