• unknown's avatar
    ndb - bug#16772 · 3bfaf333
    unknown authored
      dont't allow node to join cluster until all nodes has completed failure handling
    
    
    ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
      When getting CM_ADD for node that I haven't completed failure handling for do _not_ just override.
      But instead set state...and send CM_ACK_ADD on execCONNECT_REP (much...later)
    ndb/test/ndbapi/testNodeRestart.cpp:
      testcase for bug#16772
    ndb/test/run-test/daily-basic-tests.txt:
      Run test in basic suite
    3bfaf333
QmgrMain.cpp 119 KB