[ 
https://issues.apache.org/jira/browse/GEODE-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372010#comment-17372010
 ] 

ASF subversion and git services commented on GEODE-9205:
--------------------------------------------------------

Commit 0ea005d5d7d1deb5ebe9639b34b0294af577b51d in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0ea005d ]

GEODE-9205: Implement Radish PUBSUB NUMPAT subcommand (#6642)



> 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
>              Labels: pull-request-available
>             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)

Reply via email to