Hello, The local node is not included in the baseline topology by default and hence for which I get the following warning. "Local node is not included in Baseline Topology and will not be used for data storage. Use control.(sh|bat) script or IgniteCluster interface to include the node to Baseline Topology."
To add the local node to the Baseline Topology I have to explicitly add it using below ./control.sh --baseline add "Consistent Id of the local node" Now the issue is, 1)Why is local node by default not considered in Baseline Topology? 2)If not than how can I add the local node to the Baseline Topology using C++ code. I have found out a java api to do so but my requirement is to add a node to baseline topology from C++ Code. If there is any way to do this please suggest. Thank you. Ali. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/