[
https://issues.apache.org/jira/browse/GEODE-8516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200208#comment-17200208
]
ASF subversion and git services commented on GEODE-8516:
--------------------------------------------------------
Commit 40a2764e3b786ee6c9f5f9e4bb66c7ef9722d829 in geode's branch
refs/heads/develop from Sarah Abbey
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=40a2764 ]
GEODE-8516: Add Redis tests for multiple subscriptions for the same client
(#5529)
> Add Redis tests for multiple subscriptions for the same client
> --------------------------------------------------------------
>
> Key: GEODE-8516
> URL: https://issues.apache.org/jira/browse/GEODE-8516
> Project: Geode
> Issue Type: Test
> Components: redis, tests
> Reporter: Sarah Abbey
> Assignee: Sarah Abbey
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> The commands that are allowed in the context of a subscribed client are
> SUBSCRIBE, PSUBSCRIBE, UNSUBSCRIBE, PUNSUBSCRIBE, PING and QUIT.
> We need to add tests for these commands. We should also test that other
> commands are rejected in the subscribed state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)