----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42763/ -----------------------------------------------------------
Review request for geode and Hitesh Khamesra. Repository: geode Description ------- The Digest from the multicast NAKACK2 protocol is immutable and needs to be fetched each time it is checked in order to get an up-to-date digest. I also added warning and timeout for the method similar to what's in DistributionAdvisor.waitForCurrentOperations(long) that guarantee that the wait will terminate. Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/distributed/internal/membership/gms/messenger/JGroupsMessenger.java ccff687 gemfire-core/src/test/java/com/gemstone/gemfire/distributed/internal/membership/gms/messenger/JGroupsMessengerJUnitTest.java ae55f4f Diff: https://reviews.apache.org/r/42763/diff/ Testing ------- new unit test, the failed private-build hydra test, precheckin (on-going) Thanks, Bruce Schuchardt