You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/12/15 22:11:24 UTC

[geode] branch develop updated (3b2595a -> 0aced7f)

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

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


    from 3b2595a  GEODE-9850: resolve the flaky test in getting the oldest tombstone (#7198)
     add 0aced7f  GEODE-9810: More robust waiting for native Redis cluster to start (#7192)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/redis/NativeRedisClusterTest.java | 41 ++++++++++++++++---
 .../java/org/apache/geode/redis/ClusterNodes.java  |  5 +--
 .../geode/redis/NativeRedisClusterTestRule.java    | 46 +++++++++++++++++-----
 3 files changed, 74 insertions(+), 18 deletions(-)