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 defc168 GEODE-10114: Always checkReadiness if indexManager is null
(#7432)
add be028f2 GEODE-10010: Refine per-second Redis stats (#7437)
No new revisions were added by this update.
Summary of changes:
.../server/InfoStatsNativeRedisAcceptanceTest.java | 2 +-
....java => AbstractInfoStatsIntegrationTest.java} | 156 +++++++++++++--------
.../executor/server/InfoStatsIntegrationTest.java | 6 +-
.../redis/internal/statistics/RedisStats.java | 100 +++++++------
4 files changed, 158 insertions(+), 106 deletions(-)
rename
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/server/{AbstractRedisInfoStatsIntegrationTest.java
=> AbstractInfoStatsIntegrationTest.java} (64%)