[ https://issues.apache.org/jira/browse/GEODE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531214#comment-15531214 ]
ASF subversion and git services commented on GEODE-1801: -------------------------------------------------------- Commit cf0b378429b643513366ce90226e4f6472056c7b in incubator-geode's branch refs/heads/develop from [~ukohlmeyer] [ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=cf0b378 ] GEODE-1801: Updated the ClientTypeRegistration.java to handle Snapshot reading on the client side. > 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 > Assignee: Udo Kohlmeyer > > 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)