You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by zh...@apache.org on 2019/10/29 13:34:14 UTC

[bookkeeper] branch master updated (8559126 -> f8a5974)

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

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


    from 8559126  Issue #2145: Make ledgerDirs in Cookie consistent across generating a…
     add f8a5974  Fix firstStoredEntryId logic in LedgerFragment

No new revisions were added by this update.

Summary of changes:
 .../apache/bookkeeper/client/LedgerFragment.java   | 28 ++++++----
 .../client/LedgerFragmentReplicator.java           | 31 +++++++----
 .../client/TestLedgerFragmentReplication.java      | 65 ++++++++++++++++++++++
 3 files changed, 102 insertions(+), 22 deletions(-)