[ https://issues.apache.org/jira/browse/GEODE-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493423#comment-17493423 ]
ASF subversion and git services commented on GEODE-10034: --------------------------------------------------------- Commit 9ef20d9cbd9013d4e38bc55c6d807623b330a2bf in geode's branch refs/heads/develop from Jens Deppe [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9ef20d9 ] GEODE-10034: Organize Geode For Redis Stats By Category (#7363) - Geode for Redis statistics are broken up by category. For example stats will appear as `GeodeForRedisStats:STRING` or `GeodeForRedisStats:HASH`. Each type will then only contain stats relevant to the commands associated with that category. > Organize Geode For Redis Stats By Data Structure > ------------------------------------------------ > > Key: GEODE-10034 > URL: https://issues.apache.org/jira/browse/GEODE-10034 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Wayne > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > > The Geode for Redis Stats should be organized by Data Structure. For the > stats not associated with a data structure, the stats should continue to be > exposed under > "GeodeForRedisStats". > > +Acceptance Criteria+ > All stats, associated with a command specific to a data structure, should be > exposed under that data structure (e.g. Strings, Sets, SortedSets, Hashes, > Lists). > > All tests should pass. > -- This message was sent by Atlassian Jira (v8.20.1#820001)