You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/03/19 16:59:23 UTC

[pulsar] branch master updated (9634eb7 -> 2007de6)

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

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


    from 9634eb7  [Issue 5903] Support `compact` all partitions of a partitioned topic (#6537)
     add 2007de6  Fix NPE while call getLastMessageId. (#6562)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/BatchMessageAcker.java      |  2 +-
 .../client/impl/BatchMessageAckerDisabled.java     |  4 ++-
 .../pulsar/client/impl/BatchMessageIdImplTest.java | 30 ++++++++++++++++++++++
 3 files changed, 34 insertions(+), 2 deletions(-)