[
https://issues.apache.org/jira/browse/GEODE-9399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anilkumar Gingade updated GEODE-9399:
-------------------------------------
Priority: Minor (was: Major)
> sendReplicationTime stat measures time including finding replicas
> -----------------------------------------------------------------
>
> Key: GEODE-9399
> URL: https://issues.apache.org/jira/browse/GEODE-9399
> Project: Geode
> Issue Type: Improvement
> Components: statistics
> Affects Versions: 1.1.0
> Reporter: Anilkumar Gingade
> Priority: Minor
> Labels: GeodeOperationAPI
>
> sendReplicationTime stat measures time including finding replicas. If there
> is no replicas for the region the stat still gets incremented indicating time
> is spent in replicating data.
> suggestion/solutions:
> - Update the stat name to indicate; it tries to find replicas as part of the
> time measured.
> - Move/change the stat to increment only with time spent in replicating data
> - least update the stat doc (if its not clear)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)