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

[geode] branch develop updated (835167a -> 60c62d8)

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

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


    from 835167a  GEODE-9794: Radish PassiveExpirationManager can throw NPE (#7072)
     add 60c62d8  GEODE-9786: Make IndexibleTreeSet inner class of quick check test (#7078)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/codeAnalysis/excludedClasses.txt  |  1 -
 .../collections/OrderedStatisticTreeBenchmark.java | 21 +-------
 .../internal/collections/IndexibleTreeSet.java     | 61 ----------------------
 .../OrderedStatisticTreeQuickCheckTest.java        | 44 ++++++++++++++++
 4 files changed, 46 insertions(+), 81 deletions(-)
 delete mode 100644 geode-for-redis/src/main/java/org/apache/geode/redis/internal/collections/IndexibleTreeSet.java