• unknown's avatar
    BUG#25741 AllocNodeIdRef::NodeFailureHandlingNotCompleted · a67b02a0
    unknown authored
    
    storage/ndb/src/mgmsrv/MgmtSrvr.cpp:
      When running nodes return AllocNodeIdRef::NodeFailureHandlingNotCompleted error during applying the node id for restarting nodes, it should try again.
    storage/ndb/src/ndbapi/ndberror.c:
      change AllocNodeIdRef::NodeFailureHandlingNotCompleted error from permanent error to temporary error
    a67b02a0
MgmtSrvr.cpp 79.7 KB