You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sarah Abbey (Jira)" <ji...@apache.org> on 2020/09/21 21:33:00 UTC

[jira] [Created] (GEODE-8516) Add Redis tests for multiple subscriptions for the same client

Sarah Abbey created GEODE-8516:
----------------------------------

             Summary: 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


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)