You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:03 UTC

[jira] [Closed] (GEODE-9769) add pubsub stats to geode-for-redis INFO command

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

Owen Nichols closed GEODE-9769.
-------------------------------

> 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.7#820007)