You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Yunkai Zhang (JIRA)" <ji...@apache.org> on 2013/01/31 17:19:27 UTC

[jira] [Updated] (TS-1252) stats summary in cluster not working?

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

Yunkai Zhang updated TS-1252:
-----------------------------

    Attachment: 0001-TS-1252-Fix-CLUSTER_SUM_DYN_STAT-macro.patch

When int64_t integer was passed to CLUSTER_SUM_DYN_STAT(x, y) as 2th
parameter, it would be convert to int unsafely.
                
> stats summary in cluster not working?
> -------------------------------------
>
>                 Key: TS-1252
>                 URL: https://issues.apache.org/jira/browse/TS-1252
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Clustering, Stats
>    Affects Versions: 3.1.4
>         Environment: cluster mode 1, git master
>            Reporter: Zhao Yongming
>             Fix For: 3.3.1
>
>         Attachments: 0001-TS-1252-Fix-CLUSTER_SUM_DYN_STAT-macro.patch
>
>
> here is some stats with evil result, we all know that most stats with proxy.process.cluster prefix have no result at all.
> {code}
>  proxy.process.cluster.open_delays=-4411607530454032024
>  proxy.process.cluster.control_messages_avg_send_time=-72.902885
>  proxy.process.cluster.open_delay_time=-2494.564697
>  proxy.process.cluster.rmt_cache_callback_time=-747.036865
>  proxy.process.cluster.local_connection_time=-15.002351
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira