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

Sijie Guo updated BOOKKEEPER-194:
---------------------------------

    Attachment: BK-194.diff

attach a patch to compute addEntry latency in writecallback. 
                
> Get correct latency for addEntry operations for JMX.
> ----------------------------------------------------
>
>                 Key: BOOKKEEPER-194
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-194
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-server
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>            Priority: Minor
>             Fix For: 4.1.0
>
>         Attachments: BK-194.diff
>
>
> currently we don't get the right latency value of add operations. we just 
> compute the latency that entry added to entry log files, but the response 
> sent back to clients only when entries are flushed to journals.
> the right place to compute addEntry latency would be in the WriteCallback.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to