Re: Ignite Server critical failure and jvm restart according to segmentation policy

2019-03-05 Thread Ilya Kasnacheev
Hello! [12:23:16,734][INFO][grid-nio-worker-tcp-comm-3-#27%StaticGrid27_CommonDev%][TcpCommunicationSpi] Accepted incoming communication connection [locAddr=/10.201.30.63:9600, rmtAddr=/10.201.50.40:53366] [12:24:00,259][INFO][tcp-disco-sock-reader-#368%StaticGrid27_CommonDev%][TcpDiscoverySpi] Fi

Re: Can we have different Segmentation Policy in same cluster grid?

2018-11-30 Thread Ilya Kasnacheev
Hello! Have you tried it? What was the result? Regards, -- Ilya Kasnacheev вт, 27 нояб. 2018 г. в 09:03, Hemasundara Rao < hemasundara@travelcentrictechnology.com>: > Hi, > Can we have different Segmentation Policy in same cluster grid? > () > Let 's say I have

Can we have different Segmentation Policy in same cluster grid?

2018-11-26 Thread Hemasundara Rao
Hi, Can we have different Segmentation Policy in same cluster grid? () Let 's say I have grid with 3 node server cluster. Can I configure segmentationPolicy value to 'STOP' in one server, 'RESTART_JVM' on another server and 'NOOP' on the other sever? What is is

Re: Stopping local node according to configured segmentation policy.

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Stopping local node according to configured segmentation policy.

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Segmentation policy.

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Segmentation policy configuration

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: RESTART_JVM Segmentation Policy

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Segmentation policy configuration

2018-08-27 Thread luqmanahmad
See [1] for free network segmentation plugin [1] https://github.com/luqmanahmad/ignite-plugins -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Segmentation policy configuration

2018-03-25 Thread Hemasundara Rao
Thank you very much Stan Regards, Hemasundar On 23 March 2018 at 19:20, Stanislav Lukyanov wrote: > Hi, > > > > There is an answer for this question already, maybe you didn’t receive it > - http://apache-ignite-users.70518.x6.nabble.com/Segmentation-policy- > configurati

RE: Segmentation policy configuration

2018-03-23 Thread Stanislav Lukyanov
Hi, There is an answer for this question already, maybe you didn’t receive it - http://apache-ignite-users.70518.x6.nabble.com/Segmentation-policy-configuration-tp20392p20628.html. If you have additional questions, please ask them in the original thread. Thanks, Stan From: Hemasundara Rao

Segmentation policy configuration

2018-03-23 Thread Hemasundara Rao
Hi, Actually I am looking for help on how to specify following details in xml configuration file 1) SegmentationPolicy other that default value 2) SegmentCheckFrequency 3) SegmentationResolveAttempts and other required setting in the configuration file. I want to specify "Segmentation Policies"

Re: Segmentation policy configuration

2018-03-21 Thread Stanislav Lukyanov
To specify a configuration parameter in the XML config you need to put the names of the properties in the tags, like this: http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:util="http://www.springframework.org/schema/util";

Re: Segmentation policy configuration

2018-03-12 Thread Hemasundara Rao
tps://cwiki.apache.org/ > confluence/display/IGNITE/Third+Party+Support+and+Employment. > > > > Thanks, > > Stan > > > > *From: *Hemasundara Rao > *Sent: *8 марта 2018 г. 13:46 > *To: *user@ignite.apache.org > *Subject: *Segmentation policy configur

RE: Segmentation policy configuration

2018-03-08 Thread Stanislav Lukyanov
@ignite.apache.org Subject: Segmentation policy configuration Hi,   Could you someone please help me in how to do "Segmentation policy" at configuration level? Regards, Hemasundar.

Segmentation policy configuration

2018-03-08 Thread Hemasundara Rao
Hi, Could you someone please help me in how to do "Segmentation policy" at configuration level? Regards, Hemasundar.

Re: RESTART_JVM Segmentation Policy

2017-09-07 Thread Amit Pundir
I am starting the Ignite server nodes through the ignite.sh script only but didn't quite follow if Ignite 2.0 will restart the jvm without a user defined resolver if the segmentation resolver policy is set to 'RESTART_JVM'. Also, does the segmentation policy needs to be defined onl

Re: RESTART_JVM Segmentation Policy

2017-09-07 Thread afedotov
Hi, Ignite provides only scaffolding for your custom implementation. GridGain provides some out of the box realizations. For more details and hints please refer to the GridGain documentation on the subject. As well, please note that RESTART_

RESTART_JVM Segmentation Policy

2017-09-07 Thread Amit Pundir
Hi, I am trying to define the 'RESTART_JVM' network segmentation policy in the configuration xml. Do I need to provide custom segment resolver to handle it or ignite provides the handler to restart the jvm? Also, is the segmentation ignite configuration applicable only to ignite serve

Re: Segmentation policy.

2016-09-09 Thread Anmol Rattan
hipped with Ignite to support this mode. > > -Val > > > > -- > View this message in context: http://apache-ignite-users.705 > 18.x6.nabble.com/Segmentation-policy-tp7635p7639.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com > <http://nabble.com>. >

Re: Segmentation policy.

2016-09-09 Thread Denis Magda
> Hi, > > You should use ignite.sh script shipped with Ignite to support this mode. > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Segmentation-policy-tp7635p7639.html > > <http://apache-ignite-u

Re: Segmentation policy.

2016-09-09 Thread Anmol Rattan
ote: > Hi, > > You should use ignite.sh script shipped with Ignite to support this mode. > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Segmentation-policy-tp7635p7639.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >

Re: Segmentation policy.

2016-09-09 Thread vkulichenko
Hi, You should use ignite.sh script shipped with Ignite to support this mode. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Segmentation-policy-tp7635p7639.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Segmentation policy.

2016-09-09 Thread Ignitebie
Hi, can you please confirm on segmentation policy. We have configured Restart policy and I see this in logs. however, grid did not restart, rather it went in segmentation. We have our custom script to restart java process (Ignite node). 2016-09-09 12:14:26.162 BST [WARN] - thread="disco-

Re: Stopping local node according to configured segmentation policy.

2016-09-01 Thread vdpyatkov
gt; ver=1.7.0#20160801-sha1:383273e3, isClient=false] > [14:13:03,088][WARNING][disco-event-worker-#138%null%][GridDiscoveryManager] > Stopping local node according to configured segmentation policy. > [14:13:03,089][WARNING][disco-event-worker-#138%null%][GridDiscoveryManager] > Node FAIL