Anilkumar Gingade created GEODE-9399:
----------------------------------------
Summary: 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
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)