You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by nn...@apache.org on 2020/12/09 23:29:14 UTC

[geode] branch develop updated (160847e -> ccb032e)

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

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


    from 160847e  GEODE-8772: Launcher rule assigns available ports (#5827)
     add ccb032e  GEODE-8745: Handle race between batch destroy msg and sec event. (#5821)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/wan/AbstractGatewaySender.java  |  4 +--
 .../cache/wan/serial/BatchDestroyOperation.java    |  2 +-
 .../serial/SerialGatewaySenderEventProcessor.java  | 22 +++++++++++----
 ...ANPersistenceEnabledGatewaySenderDUnitTest.java | 33 ++++++++--------------
 4 files changed, 31 insertions(+), 30 deletions(-)