You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/12/13 09:05:03 UTC

[pulsar] branch master updated (e134e37 -> 07ef923)

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/pulsar.git.


    from e134e37  Fix consume message order issue when use listener. (#13023)
     add 07ef923  Close old compacted ledger when open new. (#13210)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/persistent/CompactorSubscription.java   | 8 ++++++--
 .../org/apache/pulsar/broker/service/PersistentTopicTest.java     | 2 ++
 2 files changed, 8 insertions(+), 2 deletions(-)