-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54268/
-----------------------------------------------------------
Review request for geode, Galen O'Sullivan, Hitesh Khamesra, and Udo Kohlmeyer.
Bugs: GEODE-2137
https://issues.apache.org/jira/browse/GEODE-2137
Repository: geode
Description
-------
There was a problem with the previous fix for this issue. toData and fromData
methods in InternalDistributedMember also need to look at the version of the
data stream in order to decide whether to send the UUID bytes or not.
Diffs
-----
geode-core/src/main/java/org/apache/geode/distributed/internal/membership/InternalDistributedMember.java
3404495
Diff: https://reviews.apache.org/r/54268/diff/
Testing
-------
integration testing
precheckin
Thanks,
Bruce Schuchardt