• jonas@perch.ndb.mysql.com's avatar
    ndb - bug#20185 · 1a6c83f0
    jonas@perch.ndb.mysql.com authored
      Dont be too aggressive in Dbtc::nodeFailCheckTransaction
      let it timeout by 1, so that it does not assert that it has waited too long
      old impl. set timeotu value to 0, making timeout = (ctcTimer - 0) which could be quite big.
    1a6c83f0
testNodeRestart.cpp 32.6 KB