Bruce Schuchardt created GEODE-1801:
---------------------------------------

             Summary: nonSingleHopsCount cache-perf statistic is inaccurate
                 Key: GEODE-1801
                 URL: https://issues.apache.org/jira/browse/GEODE-1801
             Project: Geode
          Issue Type: Bug
          Components: client/server
            Reporter: Bruce Schuchardt


While working on GEODE-1761 I noticed that this statistic is only updated if 
the metadata for server partitioned-region bucket location is going to be 
refreshed.  The statistic should actually be incremented any time the servers 
send a metadata refresh hint in their response.  PutOp, DestroyOp, GetOp, etc 
need to do this in their processResponse() methods and the current increments 
of the stat in ClientMetadataService should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to