[ 
https://issues.apache.org/jira/browse/GEODE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darrel Schneider resolved GEODE-6776.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> ClientSendsStats and ClientStats are broken
> -------------------------------------------
>
>                 Key: GEODE-6776
>                 URL: https://issues.apache.org/jira/browse/GEODE-6776
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A bunch of ClientSendStats are always zero. All of the stats whose name ends 
> with "SendTime" will always be zero. The stats named 
> "getPDXIdForTypeSendFailures" and "getPDXIdForTypeSendsSuccessful" will also 
> always be zero.
> The values for these stats may get recorded, but in the wrong spot. So this 
> can mess up ClientStats. For example getsSendTime is recorded in 
> ClientStats.gets. So instead of "gets" showing you the number of get calls, 
> it has the number of nanos it took to send the get to the server. Which stats 
> may have wrong values in ClientStats are too many to itemize. Just be aware 
> that ClientStats in general may be wrong due to this bug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to