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 2021/04/05 17:30:58 UTC

[geode] branch develop updated (903afb5 -> 7a85b4d)

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 903afb5  GEODE-8977: include syncs in thread monitor stack (#6248)
     add 7a85b4d  Revert "GEODE-8859: Fix redis-compatability data structure bucket memory-usage reporting (#6084)" (#6260)

No new revisions were added by this update.

Summary of changes:
 .../test/dunit/rules/RedisClusterStartupRule.java  |  7 --
 .../data/PartitionedRegionStatsUpdateTest.java     | 76 ----------------------
 .../geode/redis/internal/GeodeRedisServer.java     |  8 ---
 .../geode/redis/internal/GeodeRedisService.java    |  6 --
 .../geode/redis/internal/data/RedisData.java       |  4 --
 5 files changed, 101 deletions(-)
 delete mode 100644 geode-apis-compatible-with-redis/src/distributedTest/java/org/apache/geode/redis/internal/data/PartitionedRegionStatsUpdateTest.java