Skip to content

BOOKKEEPER-962: Add more journal timing stats#70

Closed
merlimat wants to merge 1 commit into
apache:masterfrom
merlimat:bk-journal-latency
Closed

BOOKKEEPER-962: Add more journal timing stats#70
merlimat wants to merge 1 commit into
apache:masterfrom
merlimat:bk-journal-latency

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

@merlimat merlimat commented Nov 2, 2016

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.

Copy link
Copy Markdown
Member

@sijie sijie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good to me. +1

@asfgit asfgit closed this in 2ba9a2c Nov 12, 2016
kishorekasi pushed a commit to kishorekasi/bookkeeper that referenced this pull request Jul 18, 2017
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.

Author: Matteo Merli <mmerli@yahoo-inc.com>

Reviewers: Sijie Guo <sijie@apache.org>

Closes apache#70 from merlimat/bk-journal-latency

Conflicts:
	bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/BookKeeperServerStats.java
	bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Journal.java
kishorekasi pushed a commit to kishorekasi/bookkeeper that referenced this pull request Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants