Loading storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -11753,7 +11753,7 @@ void Dblqh::sendLCP_COMPLETE_REP(Signal* signal, Uint32 lcpId) sendEMPTY_LCP_CONF(signal, true); } if (getNodeState().getNodeRestartInProgress()) if (getNodeState().getNodeRestartInProgress() && cstartRecReq != 3) { jam(); ndbrequire(cstartRecReq == 2); Loading Loading
storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -11753,7 +11753,7 @@ void Dblqh::sendLCP_COMPLETE_REP(Signal* signal, Uint32 lcpId) sendEMPTY_LCP_CONF(signal, true); } if (getNodeState().getNodeRestartInProgress()) if (getNodeState().getNodeRestartInProgress() && cstartRecReq != 3) { jam(); ndbrequire(cstartRecReq == 2); Loading