----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52933/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt and Hitesh Khamesra. Repository: geode Description ------- Amended the logic in setNextNeighbor to not recreate HashSet every time. Also amended logic in contactedBy to only call setNextNeighbor in a "state change" rather than everytime the contactedBy method is called Diffs ----- geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/fd/GMSHealthMonitor.java aafb498 Diff: https://reviews.apache.org/r/52933/diff/ Testing ------- precheckin - Done comms regression - in progress Thanks, Udo Kohlmeyer