Re: Regarding EVT_NODE_SEGMENTED event

2020-04-20 Thread monalsinha
suppose I have 5 node cluster. due to network issue n1 n2 n3 are able to communicate among itself, n4 and n5 between themselves. Now I have 2 cluster or split brain where they unaware. which cluster is valid segment? we need segment processor and resolver to find validSegment(). this issue could oc

Re: Regarding EVT_NODE_SEGMENTED event

2020-04-20 Thread monalsinha
I am sorry. Segment processor and resolver *not* help you there. It will help you when you have actual network issues and you 2 nodes are not able to communicate for some time, then Segment processor and resolver will help you* generate this event*. increasing failure detection timeout ad removin

Re: Regarding EVT_NODE_SEGMENTED event

2020-04-20 Thread monalsinha
EVT_NODE_SEGMENTED event can be generated even if you have long GC pause. Segment processor and resolver help you there. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: WAL files are not getting deleted

2020-04-20 Thread monalsinha
I hope you provided WAL Archive Size setting because document says so, even if you are disabling WAL. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Using Apache Ignite with Zookeeper

2018-04-05 Thread monalsinha
I am using Apche Ignite with zookeeper based discovery using curator framework. Do I need to open any port on my ignite node like TCP based discovery, in order for this to work? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/