----------------------------------------------------------- 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 > >
