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

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


    from ade0f60  Merge pull request #868 from apache/feature/GEODE-3744
     add 1c446b3  GEODE-3730: Moved retry logic to receiver when 
gemfire.GatewaySender.REMOVE_FROM_QUEUE_ON_EXCEPTION=false
     add 6e00da4  GEODE-3730: Moved retry loop around switch statement
     new 9d46c0e  Merge pull request #848 from apache/feature/GEODE-3730

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sockets/command/GatewayReceiverCommand.java    | 974 ++++++++++-----------
 .../internal/cache/wan/GatewayReceiverStats.java   |  22 +-
 .../wan/GatewaySenderEventRemoteDispatcher.java    |  28 +-
 .../KeepEventsOnGatewaySenderQueueDUnitTest.java   | 168 ++++
 4 files changed, 671 insertions(+), 521 deletions(-)
 create mode 100644 
geode-wan/src/test/java/org/apache/geode/internal/cache/wan/misc/KeepEventsOnGatewaySenderQueueDUnitTest.java

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to