corrected type
This commit is contained in:
parent
4d534ae24e
commit
ffea32c6f3
@ -2526,6 +2526,7 @@ MgmtSrvr::startBackup(Uint32& backupId, int waitCompleted)
|
|||||||
#endif
|
#endif
|
||||||
if (rep->failNo == nodeId ||
|
if (rep->failNo == nodeId ||
|
||||||
waitCompleted == 1)
|
waitCompleted == 1)
|
||||||
|
return 1326;
|
||||||
// wait for next signal
|
// wait for next signal
|
||||||
// master node will report aborted backup
|
// master node will report aborted backup
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user