[
https://issues.apache.org/jira/browse/BOOKKEEPER-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15659643#comment-15659643
]
Hudson commented on BOOKKEEPER-962:
-----------------------------------
FAILURE: Integrated in Jenkins build bookkeeper-master #1563 (See
[https://builds.apache.org/job/bookkeeper-master/1563/])
BOOKKEEPER-962: Add more journal timing stats (mmerli: rev
2ba9a2c4f7192ec0abaccdfd334025b4ddb9da66)
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Journal.java
* (edit)
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/BookKeeperServerStats.java
> Add more journal timing stats
> -----------------------------
>
> Key: BOOKKEEPER-962
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-962
> Project: Bookkeeper
> Issue Type: Improvement
> Reporter: Matteo Merli
> Assignee: Matteo Merli
> Priority: Trivial
> Fix For: 4.5.0
>
>
> It is useful to know the sync latency on the journal to identify
> disk/filesystem
> related latency spikes that will cause all the entries to queue up. In the
> same
> line, it's useful to track the amount of time spent in the journal queue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)