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/11/22 00:31:09 UTC

[geode] branch develop updated (dc80b73 -> ff08ed1)

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 dc80b73  GEODE-6993: Add documentation for alter query-service gfsh command (#4323)
     add ff08ed1  GEODE-7473: before adding to tmpDroppedEvents, should check GatewaySe… (#4342)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/wan/AbstractGatewaySender.java  | 37 ++++++-----
 ...oncurrentSerialGatewaySenderEventProcessor.java |  1 -
 .../serial/SerialGatewaySenderEventProcessor.java  |  1 -
 .../geode/internal/cache/wan/WANTestBase.java      | 15 +++++
 .../ParallelWANPropagationLoopBackDUnitTest.java   | 75 ++++++++++++++++++++++
 5 files changed, 112 insertions(+), 17 deletions(-)