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;
|
hostptr.p->hostStatus = HS_ALIVE;
|
||||||
c_alive_nodes.set(i);
|
c_alive_nodes.set(i);
|
||||||
}//if
|
}//if
|
||||||
|
|
||||||
if (NodeBitmask::get(readNodes->startedNodes, i))
|
|
||||||
{
|
|
||||||
jam();
|
|
||||||
hostptr.p->m_nf_bits = HostRecord::NF_STARTED;
|
|
||||||
}
|
|
||||||
}//if
|
}//if
|
||||||
}//for
|
}//for
|
||||||
ndbsttorry010Lab(signal);
|
ndbsttorry010Lab(signal);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user