-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59819/
-----------------------------------------------------------
Review request for geode, Galen O'Sullivan, Hitesh Khamesra, and Udo Kohlmeyer.
Bugs: GEODE-3034
https://issues.apache.org/jira/browse/GEODE-3034
Repository: geode
Description
-------
A bug in JGroups causes this exception. A workaround is to add a non-usable
UUID-based address to the view that we use to reinialize JGroups during an
auto-reconnect attempt. We've sent this issue to the JGroups email list.
Diffs
-----
geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/messenger/JGroupsMessenger.java
b07aa591ccc4a559f4f8801fae3809a670dd359c
Diff: https://reviews.apache.org/r/59819/diff/1/
Testing
-------
Since this involves multicast we can't create a unit test to verify the fix,
though we did so on a machine with mcast support to make sure the fix is
correct.
Thanks,
Bruce Schuchardt