Hi vijayendra, I think you run one client node (<property name="clientMode" value="true"/>) wihout at last one server node. In that case client node be waiting for server node until it (server node) will not by added. When you start another node in server mode (<property name="clientMode" value="false"/>), client will continue to work.
If it not help you, please provide additional information. Please, show code, which starts our node and configuration xml. On Tue, Apr 5, 2016 at 8:20 AM, vijayendra bhati <[email protected]> wrote: > Hi, > I am trying to query over a 1 node Apache Ignite Data grid.But my client > program is not getting exiting, it keeps on running. > Please let me know what needs to be done.I am running the client program > in client mode. > > Regards, > Vij >
