summaryrefslogtreecommitdiff
path: root/ndb/src/ndbapi/ClusterMgr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/ndbapi/ClusterMgr.hpp')
-rw-r--r--ndb/src/ndbapi/ClusterMgr.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ndb/src/ndbapi/ClusterMgr.hpp b/ndb/src/ndbapi/ClusterMgr.hpp
index 92fe1423f8f..32234a0b2f4 100644
--- a/ndb/src/ndbapi/ClusterMgr.hpp
+++ b/ndb/src/ndbapi/ClusterMgr.hpp
@@ -97,8 +97,8 @@ private:
NdbMutex* clusterMgrThreadMutex;
void showState(NodeId nodeId);
- void reportNodeFailed(NodeId nodeId);
-
+ void reportNodeFailed(NodeId nodeId, bool disconnect = false);
+
/**
* Signals received
*/