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 5ed8bd9 GEODE-10092: add more logging for future debug when region
size gets below 0. (#7402)
add ea20f25 GEODE-10010: Improve accuracy of per-second Redis stats
(#7358)
No new revisions were added by this update.
Summary of changes:
.../server/InfoStatsNativeRedisAcceptanceTest.java | 2 +-
....java => AbstractInfoStatsIntegrationTest.java} | 159 +++++++++++++++------
.../executor/server/InfoStatsIntegrationTest.java | 6 +-
.../redis/internal/statistics/RedisStats.java | 97 ++++++++-----
4 files changed, 177 insertions(+), 87 deletions(-)
rename
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/server/{AbstractRedisInfoStatsIntegrationTest.java
=> AbstractInfoStatsIntegrationTest.java} (61%)