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 2019/10/10 15:31:16 UTC

[bookkeeper] branch master updated (2f996dc -> 14c9979)

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 2f996dc  Enhance deferLedgerLockReleaseOfFailedLedger in ReplicationWorker
     add 14c9979  Add documentation for ByteBuffer lifecycle when adding entries

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/bookkeeper/client/LedgerHandle.java   | 10 ++++++++++
 .../java/org/apache/bookkeeper/client/LedgerHandleAdv.java     |  6 ++++++
 .../java/org/apache/bookkeeper/client/api/WriteAdvHandle.java  |  8 ++++++++
 .../java/org/apache/bookkeeper/client/api/WriteHandle.java     |  8 ++++++++
 4 files changed, 32 insertions(+)