RE: Monitor the neighbour JVM using neihbour's member-timeout

2018-02-20 Thread Aravind Musigumpula
wants to use the >> existing behavior they will continue to use the same member-timeouts >> for all the nodes. So the behavior of the system is preserved. >> >> If you have any concerns in this solution, please let me know. >> >> >> Thanks, >> Aravind

Re: Monitor the neighbour JVM using neihbour's member-timeout

2018-01-18 Thread Bruce Schuchardt
day, December 18, 2017 6:55 PM To: dev@geode.apache.org Subject: RE: Monitor the neighbour JVM using neihbour's member-timeout Hi Community, Can you please give your suggestions on the below solution. I have raised a pull request for the same : https://github.com/apache/ geode/pull/1075 .

Re: Monitor the neighbour JVM using neihbour's member-timeout

2018-01-17 Thread Michael Stolz
you have any concerns in this solution, please let me know. > > > Thanks, > Aravind Musigumpula > > > -Original Message- > From: Aravind Musigumpula > Sent: Monday, December 18, 2017 6:55 PM > To: dev@geode.apache.org > Subject: RE: Monitor the neighbour

RE: Monitor the neighbour JVM using neihbour's member-timeout

2018-01-17 Thread Aravind Musigumpula
: RE: Monitor the neighbour JVM using neihbour's member-timeout Hi Community, Can you please give your suggestions on the below solution. I have raised a pull request for the same : https://github.com/apache/geode/pull/1075 . Thanks, Aravind Musigumpula -Original Message- From: Ar

Re: Monitor the neighbour JVM using neihbour's member-timeout

2017-12-19 Thread Bruce Schuchardt
same : https://github.com/apache/geode/pull/1075 . Thanks, Aravind Musigumpula -Original Message- From: Aravind Musigumpula Sent: Friday, November 03, 2017 3:23 PM To: dev@geode.apache.org Subject: RE: Monitor the neighbour JVM using neihbour's member-timeout Thanks Bruce for sugges

RE: Monitor the neighbour JVM using neihbour's member-timeout

2017-12-18 Thread Aravind Musigumpula
@geode.apache.org Subject: RE: Monitor the neighbour JVM using neihbour's member-timeout Thanks Bruce for suggestions, I will change the new variables from InternalDistributedMember to NetView and do changes related to backward compatibility. Now I know that there is another way that membe

RE: Monitor the neighbour JVM using neihbour's member-timeout

2017-11-03 Thread Aravind Musigumpula
o:bschucha...@pivotal.io] Sent: Thursday, September 07, 2017 10:42 PM To: dev@geode.apache.org Subject: Re: Monitor the neighbour JVM using neihbour's member-timeout I think this might be an acceptable change though I doubt many people would find it useful. It's already possible to

Re: Monitor the neighbour JVM using neihbour's member-timeout

2017-09-07 Thread Bruce Schuchardt
I think this might be an acceptable change though I doubt many people would find it useful. It's already possible to set different member-timeouts on each node of the distributed system but the meaning of the setting is the inverse of what's proposed here, so having the current setting be diff

Re: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-09-06 Thread Anthony Baker
otal.io] > Sent: Friday, September 01, 2017 10:05 PM > To: dev@geode.apache.org > Subject: Re: DISCUSS : Monitor the neighbour JVM using neihbour's > member-timeout (GEODE-3411) > > Hi there Aravind, > > I have a singular problem with this approach. > > If

RE: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-09-06 Thread Aravind Musigumpula
member timeout for all the members. Thanks, Aravind Musigumpula -Original Message- From: Udo Kohlmeyer [mailto:ukohlme...@pivotal.io] Sent: Friday, September 01, 2017 10:05 PM To: dev@geode.apache.org Subject: Re: DISCUSS : Monitor the neighbour JVM using neihbour's member-time

Re: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-09-01 Thread Udo Kohlmeyer
neighbour JVM using neihbour's member-timeout (GEODE-3411) Hi, Aravind. Can you help me understand why this might be a useful feature for Geode? I see that your needs require it, but why would users in general want to allow longer timeouts for some members? This is a significant change

RE: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-09-01 Thread Aravind Musigumpula
, September 01, 2017 4:39 AM To: dev@geode.apache.org Subject: Re: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411) Hi, Aravind. Can you help me understand why this might be a useful feature for Geode? I see that your needs require it, but why would users in ge

Re: DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-08-31 Thread Brian Baynes
Hi, Aravind. Can you help me understand why this might be a useful feature for Geode? I see that your needs require it, but why would users in general want to allow longer timeouts for some members? This is a significant change with backward-compatibility implications, so would be good for the c

DISCUSS : Monitor the neighbour JVM using neihbour's member-timeout (GEODE-3411)

2017-08-28 Thread Aravind Musigumpula
Hi Team, We have a requirement to configure different member timeout for different members as we need some members to survive in the view for longer time than the other the members before being kicked out of the view in case they aren't responding. 1. Now with the current monitoring sy

Monitor the neighbour JVM using neihbour's member-timeout

2017-08-22 Thread Aravind Musigumpula
Hi Team, We have a requirement to configure different member timeout for different members as we need some members to survive in the view for longer time than the other the members before being kicked out of the view in case they aren't responding. 1. Now with the current monitoring sy