Hi, Segmentation plugin won't help with the issue itself. If you have a long GC pause, it means that node is unresponsive for all this time. If you have GC pause longer than 10 seconds, node will be dropped from the cluster(by default). If you have long GC pauses, probably your load too big for your configuration and it makes sense to increase heap or add more nodes to the cluster.
Evgenii вт, 14 апр. 2020 г. в 03:50, VeenaMithare <[email protected]>: > Hi Dmitry, > > Would having a segmentation plugin help to resolve segmentation due to GC > pauses ? > > Or is the best resolution for long GC pauses is to resolve it and get the > GC > pauses to be within the failure detection timeout ? > > regards, > Veena. > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
