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

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


    from b5d6917  GEODE-10182: Remove no longer needed null check. (#7504)
     add 86b5f7b  GEODE-10127: Adds test to preserve correct marshalling 
behavior. (#7461)

No new revisions were added by this update.

Summary of changes:
 .../remote/DistributionLocatorIdJUnitTest.java     |  76 ----------
 .../admin/remote/DistributionLocatorIdTest.java    | 141 ++++++++++++++++++
 .../wan/internal/client/locator/LocatorHelper.java |  22 ++-
 .../internal/client/locator/LocatorHelperTest.java | 163 +++++++++++++++++++++
 4 files changed, 314 insertions(+), 88 deletions(-)
 delete mode 100644 
geode-core/src/test/java/org/apache/geode/internal/admin/remote/DistributionLocatorIdJUnitTest.java
 create mode 100644 
geode-core/src/test/java/org/apache/geode/internal/admin/remote/DistributionLocatorIdTest.java
 create mode 100644 
geode-wan/src/test/java/org/apache/geode/cache/wan/internal/client/locator/LocatorHelperTest.java

Reply via email to