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/06/17 07:09:08 UTC

[pulsar] branch master updated (202da11 -> 797cb12)

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 202da11  When the Replicator is enabled, no managedLedger is created when updating the number of partitions (#10910)
     add 797cb12  Fix compaction not working for system topic (#10941)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java |  3 ++-
 .../pulsar/broker/admin/TopicPoliciesTest.java     | 31 +++++++++++++++++++++-
 2 files changed, 32 insertions(+), 2 deletions(-)