Hi, My application nodes are running on VMs and observing that topology version is changing very frequently even though the number of server and client nodes are same.
I am observing that the topology version is increasing with change in heap size and number of CPUs. I was under the impression that topology version changes only if the number of servers or clients in the given cluster changes. But looks like this is not correct. Can someone please explain what all the things causes topology version to change? *App Logs::* Topology snapshot [ver=18, servers=4, clients=6, CPUs=172, offheap=40.0GB, heap=160.0GB] Topology snapshot [ver=19, servers=4, clients=5, CPUs=152, offheap=40.0GB, heap=140.0GB] Topology snapshot [ver=20, servers=4, clients=4, CPUs=132, offheap=40.0GB, heap=130.0GB] ... .. . Topology snapshot [ver=56, servers=4, clients=4, CPUs=132, offheap=40.0GB, heap=130.0GB] Topology snapshot [ver=57, servers=4, clients=5, CPUs=152, offheap=40.0GB, heap=140.0GB] Topology snapshot [ver=58, servers=4, clients=4, CPUs=132, offheap=40.0GB, heap=130.0GB] Topology snapshot [ver=59, servers=4, clients=5, CPUs=152, offheap=40.0GB, heap=140.0GB] Thanks, Prasad
