• unknown's avatar
    BUG#25741 AllocNodeIdRef::NodeFailureHandlingNotCompleted · 021a2519
    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
    021a2519
MgmtSrvr.cpp 79.2 KB