You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2021/10/13 16:14:57 UTC

[geode] branch develop updated (07eb304 -> 03ea94b)

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

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


    from 07eb304  GEODE-9705: When create PR failed with DistributedSystemDisconnectedE… (#6964)
     add 03ea94b  GEODE-9534, GEODE-9540: add more tests for peer communication and bulk operations (#6985)

No new revisions were added by this update.

Summary of changes:
 .../geode/security/AuthExpirationDUnitTest.java    |  17 +--
 .../AuthExpirationMultiServerDUnitTest.java        |  58 ++++++++
 .../geode/security/AuthExpirationDUnitTest.java    | 150 +++++++++++++++------
 .../geode/cache/query/dunit/SecurityTestUtils.java |  12 ++
 4 files changed, 179 insertions(+), 58 deletions(-)