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

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


    from d4fec09  GEODE-8301: add redis stats (#5307)
     add 3b4b8ea  GEODE-8309: fix ping to return its parameter (#5314)

No new revisions were added by this update.

Summary of changes:
 .../PingNativeRedisAcceptanceTest.java}            |  6 +--
 .../PingIntegrationTest.java}                      | 54 +++++++++++-----------
 .../internal/executor/connection/PingExecutor.java |  9 +++-
 3 files changed, 37 insertions(+), 32 deletions(-)
 copy 
geode-redis/src/acceptanceTest/java/org/apache/geode/redis/internal/executor/{key/DelNativeRedisAcceptanceTest.java
 => connection/PingNativeRedisAcceptanceTest.java} (87%)
 copy 
geode-redis/src/integrationTest/java/org/apache/geode/redis/internal/executor/{key/PTTLIntegrationTest.java
 => connection/PingIntegrationTest.java} (58%)

Reply via email to