You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jj...@apache.org on 2019/10/14 16:02:34 UTC

[geode] branch develop updated (6a17121 -> 23920fb)

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

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


    from 6a17121  Merge pull request #4099 from Nordix/feature/GEODE-7248
     add 23920fb  GEODE-7160: Remove AttributesFactory in geode-wan (#4007)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/UpdateVersionDUnitTest.java     |  19 ++--
 .../cache/wan/CacheClientNotifierDUnitTest.java    |  14 +--
 .../geode/internal/cache/wan/WANTestBase.java      | 114 ++++++++++-----------
 ...arallelGatewaySenderQueueOverflowDUnitTest.java |  17 ++-
 ...ANPersistenceEnabledGatewaySenderDUnitTest.java |  10 +-
 .../serial/SerialGatewaySenderQueueDUnitTest.java  |  21 ++--
 .../cache/wan/misc/WANConfigurationJUnitTest.java  |  39 +++----
 7 files changed, 103 insertions(+), 131 deletions(-)