[
https://issues.apache.org/jira/browse/GEODE-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-8515.
-------------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> 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)