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

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

Commit e6d10c8bbfc3071d1c7f521d897024de405b0e73 in geode's branch 
refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e6d10c8 ]

GEODE-9769: add pubsub stats to INFO command (#7100)

-- added pubsub_channels and pubsub_patterns to stats section of info command
-- added pubsub INFO stats to README.md

> add pubsub stats to geode-for-redis INFO command
> ------------------------------------------------
>
>                 Key: GEODE-9769
>                 URL: https://issues.apache.org/jira/browse/GEODE-9769
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Standard redis has the following on the INFO command:
> pubsub_channels: Global number of pub/sub channels with client subscriptions
> pubsub_patterns: Global number of pub/sub pattern with client subscriptions
> geode-for-redis has some stats that correspond to these but the stats are 
> only available from geode's existing stat tools. The two geode stats that 
> correspond to these are: uniqueChannelSubscriptions and 
> uniquePatternSubscriptions



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to