You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by si...@apache.org on 2020/03/18 23:08:33 UTC

[bookkeeper] branch master updated (fbfd49a -> 8201de8)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from fbfd49a  fix some stats monitor metrics
     add 8201de8  Add Journal PageCache flush interval control when journalSyncData is disabled

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/bookkeeper/bookie/Journal.java |  22 +-
 .../bookkeeper/conf/ServerConfiguration.java       |  22 ++
 ...t.java => BookieJournalPageCacheFlushTest.java} | 275 +++++++--------------
 conf/bk_server.conf                                |   3 +
 4 files changed, 140 insertions(+), 182 deletions(-)
 copy bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/{BookieJournalForceTest.java => BookieJournalPageCacheFlushTest.java} (56%)