[
https://issues.apache.org/jira/browse/QPID-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15585848#comment-15585848
]
Lorenz Quack commented on QPID-7447:
------------------------------------
r1764865 and r1764917 look okay to me.
r1764918 :
* StatisticsCounter$Sample#getRate does not return the rate but the absolute
count. rename to getCount. similar lastRate.
* If a peak occurs across two samples it will not be detected
* The very first sample might be shorter than _period (e.g. if _start=9 and
_period=10 then it will only be 1ms). to fix this we would have to subtract
_start from every timestamp and start from sampleId=0
> Java Broker tuning improvements for v6.1 release
> ------------------------------------------------
>
> Key: QPID-7447
> URL: https://issues.apache.org/jira/browse/QPID-7447
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Assignee: Keith Wall
> Fix For: qpid-java-6.1
>
>
> Java Broker tuning improvements for v6.1 release
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]