Hi , Why does the java heap size gets doubled whenever a node is joined in case of Baseline Topology.
Below is the snapshot [11:13:05] Topology snapshot [ver=1, locNode=aa42b819, servers=1, clients=0, state=INACTIVE, CPUs=1, offheap=0.39GB, heap=0.97GB] QObject::startTimer: Timers cannot be started from another thread [11:19:43] Joining node doesn't have encryption data [node=f5e2d9b6-371a-4339-958b-83038b666639] [11:19:43] Topology snapshot [ver=2, locNode=aa42b819, servers=2, clients=0, state=ACTIVE, CPUs=1, offheap=0.78GB, heap=1.9GB] [11:19:43] ^-- Baseline [id=0, size=1, online=1, offline=0] As you can see the offheap and heap size have doubled when a node is joined. However I found a way to configure the offheap size via xml. But incase of heap memory can you please let me know why is the size of memory getting doubled and is there a way to configure the heap memory or avoid the doubling of memory. Regards, Ali. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
