You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mi...@apache.org on 2021/11/30 07:34:33 UTC

[geode] branch develop updated (5d89d4f -> 09a8faf)

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

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


    from 5d89d4f  GEODE-9862: pin Gradle use of jgit (#7152)
     add 09a8faf  GEODE-9768: wait for destroying of region to finish, before creating … (#7035)

No new revisions were added by this update.

Summary of changes:
 .../wan/parallel/ParallelGatewaySenderQueue.java   |  17 ++-
 .../ParallelGatewaySenderQueueJUnitTest.java       |  70 ++++++++-
 .../geode/internal/cache/wan/WANTestBase.java      |  12 ++
 ...ANPersistenceEnabledGatewaySenderDUnitTest.java | 158 +++++++++++++++++++++
 4 files changed, 255 insertions(+), 2 deletions(-)