You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Jianxia Chen <jc...@pivotal.io> on 2016/06/13 23:33:54 UTC

Review Request 48667: GEODE-1544: Fail to initiate final check when network partition occurs

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48667/
-----------------------------------------------------------

Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer.


Repository: geode


Description
-------

Currently, suspect request is only sent to limited number of members, when there are more than 4 members in the distributed system. It is possible that the recipients of suspect request is unreachable due to network partition. This fix makes sure that the recipients of suspect request are not the suspect members. So that these requests will be processed.


Diffs
-----

  geode-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/NetView.java 078281a 
  geode-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/fd/GMSHealthMonitor.java f27e0b8 

Diff: https://reviews.apache.org/r/48667/diff/


Testing
-------


Thanks,

Jianxia Chen


Re: Review Request 48667: GEODE-1544: Fail to initiate final check when network partition occurs

Posted by Bruce Schuchardt <bs...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48667/#review137772
-----------------------------------------------------------


Ship it!




Ship It!

- Bruce Schuchardt


On June 13, 2016, 11:33 p.m., Jianxia Chen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48667/
> -----------------------------------------------------------
> 
> (Updated June 13, 2016, 11:33 p.m.)
> 
> 
> Review request for geode, Bruce Schuchardt, Hitesh Khamesra, and Udo Kohlmeyer.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> Currently, suspect request is only sent to limited number of members, when there are more than 4 members in the distributed system. It is possible that the recipients of suspect request is unreachable due to network partition. This fix makes sure that the recipients of suspect request are not the suspect members. So that these requests will be processed.
> 
> 
> Diffs
> -----
> 
>   geode-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/NetView.java 078281a 
>   geode-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/fd/GMSHealthMonitor.java f27e0b8 
> 
> Diff: https://reviews.apache.org/r/48667/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jianxia Chen
> 
>