You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Wayne (Jira)" <ji...@apache.org> on 2021/05/19 17:21:00 UTC

[jira] [Updated] (GEODE-9205) Implement NUMPAT Subcommand

     [ https://issues.apache.org/jira/browse/GEODE-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wayne updated GEODE-9205:
-------------------------
    Fix Version/s: 1.15.0

> Implement NUMPAT Subcommand
> ---------------------------
>
>                 Key: GEODE-9205
>                 URL: https://issues.apache.org/jira/browse/GEODE-9205
>             Project: Geode
>          Issue Type: Sub-task
>          Components: redis
>            Reporter: Wayne
>            Priority: Major
>             Fix For: 1.15.0
>
>
> Implement the [NUMPAT|https://redis.io/commands/pubsub#codepubsub-numpatcode] subcommand.
>  
> +Acceptance Criteria+
> The NUMPAT subcommand has been implemented and unit tests have been developed that assert that the command correctly returns the number of subscriptions to patterns (that are performed using the [PSUBSCRIBE|https://redis.io/commands/psubscribe] command). Note that this is not just the count of clients subscribed to patterns but the total number of patterns all the clients are subscribed to.
> h5. Return value
> [Integer reply|https://redis.io/topics/protocol#integer-reply]: the number of patterns all the clients are subscribed to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)