mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
ab0e8f2e12
Fix closing of sessions on mgm server shutdown. ndb/include/mgmcommon/ConfigRetriever.hpp: Add disconnect(); ndb/src/common/mgmcommon/ConfigRetriever.cpp: Add disconnect() call so we can disconnect from the mgm server before it shuts down (if we are a mgm server). ndb/src/mgmsrv/main.cpp: Close our ConfigRetriever connection first. Stop sessions, and wait for them to stop. (previously we didn't wait, this was causing core dumps on shutdown with failed nodes). |
||
---|---|---|
.. | ||
debugger | ||
editline | ||
kernel | ||
logger | ||
mgmapi | ||
mgmcommon | ||
ndbapi | ||
newtonapi | ||
portlib | ||
transporter | ||
util | ||
Makefile.am | ||
ndb_constants.h | ||
ndb_global.h.in | ||
ndb_init.h | ||
ndb_net.h | ||
ndb_types.h.in | ||
ndb_version.h.in |