You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/05/26 07:17:34 UTC

[pulsar] branch master updated (e0fef93 -> 6ab493c)

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

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


    from e0fef93  Add 2.7.3 docs for repo (#10666)
     add 6ab493c  Fix NPE when filtering read entries (#10704)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/bookkeeper/mledger/impl/ManagedCursorImpl.java  | 4 ++--
 .../common/util/collections/ConcurrentOpenLongPairRangeSet.java     | 3 +++
 .../common/util/collections/ConcurrentOpenLongPairRangeSetTest.java | 6 ++++++
 3 files changed, 11 insertions(+), 2 deletions(-)