You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ji...@apache.org on 2022/10/08 06:08:49 UTC

[pulsar] branch master updated (e1b537f76b2 -> 08f5766d950)

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

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


    from e1b537f76b2 [fix][broker] Fix create ns (#17864)
     add 08f5766d950 [improve][broker]Skip numOfEntriesToRead entries instead of skipping a ledger (#17753)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java   | 20 ++++++++++----------
 .../apache/bookkeeper/mledger/impl/OpReadEntry.java  | 11 +++++++++--
 .../apache/bookkeeper/mledger/impl/PositionImpl.java | 15 +++++++++++++++
 3 files changed, 34 insertions(+), 12 deletions(-)