• unknown's avatar
    bug#10358 - ndb · 2314b427
    unknown authored
      Cluster failure with non started nodes can result in timedout transactions
    
    
    ndb/src/mgmapi/mgmapi.cpp:
      Increase timeout for restarts
    ndb/src/ndbapi/ClusterMgr.cpp:
      Report NFCOMPLETEREP if no alive node exists 
        (instead of no connected node exists)
    ndb/src/ndbapi/ClusterMgr.hpp:
      Report NFCOMPLETEREP if no alive node exists 
        (instead of no connected node exists)
    2314b427
ClusterMgr.cpp 20.7 KB