ndb - bug#29364 - port merge (5.0 -> 5.1)
This commit is contained in:
parent
b47ee8cec9
commit
627a56be1e
@ -897,12 +897,6 @@ void Dbtc::execREAD_NODESCONF(Signal* signal)
|
||||
hostptr.p->hostStatus = HS_ALIVE;
|
||||
c_alive_nodes.set(i);
|
||||
}//if
|
||||
|
||||
if (NodeBitmask::get(readNodes->startedNodes, i))
|
||||
{
|
||||
jam();
|
||||
hostptr.p->m_nf_bits = HostRecord::NF_STARTED;
|
||||
}
|
||||
}//if
|
||||
}//for
|
||||
ndbsttorry010Lab(signal);
|
||||
|
Loading…
x
Reference in New Issue
Block a user