You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by eo...@apache.org on 2020/07/27 13:07:59 UTC

[bookkeeper] branch master updated (96f9c5a -> b96a5a7)

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

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


    from 96f9c5a  fix fillReadAheadCache stat bug
     add b96a5a7  Track ZooKeeper errors as causes of ZKException

No new revisions were added by this update.

Summary of changes:
 .../org/apache/bookkeeper/client/BKException.java  |  4 ++++
 .../bookkeeper/discover/ZKRegistrationClient.java  |  2 +-
 .../bookkeeper/meta/AbstractZkLedgerManager.java   | 22 +++++++++++++++-------
 .../meta/AbstractZkLedgerManagerTest.java          |  1 +
 4 files changed, 21 insertions(+), 8 deletions(-)