This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 8c2c9c8  GEODE-6687: replace ByteArrayInputStream+DataInputStream with 
ByteArrayDataInput
     add 30c2340  GEODE-6702: optimize equals by not calling compareTo (#3524)

No new revisions were added by this update.

Summary of changes:
 .../membership/InternalDistributedMember.java      |  57 ++++++-
 .../membership/InternalDistributedMemberTest.java  | 183 +++++++++++++++++++++
 2 files changed, 239 insertions(+), 1 deletion(-)
 create mode 100644 
geode-core/src/test/java/org/apache/geode/distributed/internal/membership/InternalDistributedMemberTest.java

Reply via email to