You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35809916 NdbMgmd::close() fails to close the m_event_socket
testNodeRestart -n GCPStopFalsePositive hit an assert due to a NdbSocket object still
having an open file descrioptor when it was destructed.
Patch add missing NdbSocket::close() on the m_event_socket member in NdbMgmd::close()
Change-Id: I59601336908e42fddc61ff84a2e9a7732218c06a
0 commit comments