You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2019/08/27 22:39:42 UTC

[geode] branch dsfid_separation_wip updated (2e39399 -> 35066fb)

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

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


    from 2e39399  addressing unit test failures
     add 35066fb  more unit test failure fixes

No new revisions were added by this update.

Summary of changes:
 .../gms/fd/GMSHealthMonitorJUnitTest.java          |  5 ++++
 .../gms/locator/GMSLocatorIntegrationTest.java     | 24 +++++++++++++++
 .../internal/membership/gms/GMSMember.java         |  4 +--
 .../membership/gms/locator/GMSLocator.java         |  3 +-
 .../org/apache/geode/internal/DSFIDFactory.java    | 34 ++++++++++++++++++++++
 .../geode/internal/InternalDataSerializer.java     |  2 ++
 .../serialization/SerializationVersion.java        |  4 +--
 7 files changed, 70 insertions(+), 6 deletions(-)