Commit 89c0d7d4 authored by unknown's avatar unknown

bug#9924 - ndb backup

  remove incorrect assertion
parent ed07ab39
......@@ -665,10 +665,6 @@ Backup::checkNodeFail(Signal* signal,
NodeId newCoord,
Uint32 theFailedNodes[NodeBitmask::Size])
{
ndbrequire( ptr.p->nodes.get(newCoord)); /* just to make sure newCoord
* is part of the backup
*/
NdbNodeBitmask mask;
mask.assign(2, theFailedNodes);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment