[
https://issues.apache.org/jira/browse/GEODE-7846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241794#comment-17241794
]
ASF subversion and git services commented on GEODE-7846:
--------------------------------------------------------
Commit 6f5bbb32ebfb3b93b6e50dbe640f55a74910340b in geode's branch
refs/heads/feature/GEODE-7665 from BenjaminPerryRoss
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6f5bbb3 ]
GEODE-7846: Adding Stats for Partitioned Region Clear (#5391)
Added stats to CachePerfStats for PR Clear
- Changed clears to 'regionClears' and 'bucketClears' to differentiate between
the number of times the region was cleared and the number of times a bucket was
cleared in a PartitionedRegion
- Added Local and Total duration stats to record how long clear has been
running for a specific region, as well as how long it was spent clearing any
specific member
> Clear in Partitioned Region should have its own stats
> -----------------------------------------------------
>
> Key: GEODE-7846
> URL: https://issues.apache.org/jira/browse/GEODE-7846
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Xiaojian Zhou
> Assignee: Benjamin P Ross
> Priority: Major
> Labels: GeodeCommons, GeodeOperationAPI, pull-request-available
>
> Clear operation in PR should have its own stats:
> 1) clear operation executed.
> 2) clear operation failed
> 3) clear messages sends to buckets
--
This message was sent by Atlassian Jira
(v8.3.4#803005)