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

[geode] branch develop updated (374eff7 -> 6f4bbbd)

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

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


    from 374eff7  GEODE-6945:geode-managment should create its own set of configuration… (#3923)
     add 6f4bbbd  GEODE-7079: Prevent NPE During Queue Conflation (#3911)

No new revisions were added by this update.

Summary of changes:
 .../AsyncEventListenerDistributedTest.java         | 195 +++++++++++++------
 .../wan/AbstractGatewaySenderEventProcessor.java   |   4 +-
 ...rallelGatewaySenderEventProcessorJUnitTest.java |  35 ++++
 .../wan/serial/SerialWANConflationDUnitTest.java   | 216 +++++++++++++++++++--
 4 files changed, 374 insertions(+), 76 deletions(-)