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 3551b8d GEODE-10075 Fix jacoco code coverage reports
add 7289a1c Revert "GEODE-10010: Improve accuracy of per-second Redis
stats (#7358)" (#7415)
No new revisions were added by this update.
Summary of changes:
.../server/InfoStatsNativeRedisAcceptanceTest.java | 2 +-
... => AbstractRedisInfoStatsIntegrationTest.java} | 159 ++++++---------------
.../executor/server/InfoStatsIntegrationTest.java | 6 +-
.../redis/internal/statistics/RedisStats.java | 97 +++++--------
4 files changed, 87 insertions(+), 177 deletions(-)
rename
geode-for-redis/src/integrationTest/java/org/apache/geode/redis/internal/commands/executor/server/{AbstractInfoStatsIntegrationTest.java
=> AbstractRedisInfoStatsIntegrationTest.java} (61%)