[
https://issues.apache.org/jira/browse/GEODE-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201824#comment-17201824
]
ASF subversion and git services commented on GEODE-8515:
--------------------------------------------------------
Commit 06d7bc8cf7e5896d850825d2eb8e0943d75847b1 in geode's branch
refs/heads/develop from Sarah Abbey
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=06d7bc8 ]
GEODE-8515: change Redis PING to notify subscriber (#5544)
> Redis PING should respond appropriately when called from within a
> SUBSCRIBE/PSUBSCRIBE
> --------------------------------------------------------------------------------------
>
> Key: GEODE-8515
> URL: https://issues.apache.org/jira/browse/GEODE-8515
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Sarah Abbey
> Assignee: Sarah Abbey
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> From PING documentation (https://redis.io/commands/ping):
> If the client is subscribed to a channel or a pattern, it will instead return
> a multi-bulk with a "pong" in the first position and an empty bulk in the
> second position, unless an argument is provided in which case it returns a
> copy of the argument.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)