[ https://issues.apache.org/jira/browse/GEODE-9205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen Nichols closed GEODE-9205. ------------------------------- > 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 > Assignee: Jens Deppe > 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.20.7#820007)