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/21 01:24:06 UTC

[geode] branch feature/GEODE-7473 updated (8d66416 -> 34f7f15)

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

zhouxj pushed a change to branch feature/GEODE-7473
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 8d66416  GEODE-7473: before adding to tmpDroppedEvents, should check GatewaySenderEventCallbackArgument first
     add 34f7f15  add the test case

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/wan/AbstractGatewaySender.java  |  6 ++
 .../geode/internal/cache/wan/WANTestBase.java      | 15 ++++
 .../ParallelWANPropagationLoopBackDUnitTest.java   | 80 ++++++++++++++++++++++
 3 files changed, 101 insertions(+)