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/11/18 01:05:32 UTC

[pulsar] branch master updated (64b96c2 -> 0df5f6f)

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 64b96c2  Add more test case for BatchReceivePolicy. (#8587)
     add 0df5f6f  [broker] Close topics that remain fenced forcefully (#8561)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   |  4 +++
 conf/standalone.conf                               |  4 +++
 .../apache/pulsar/broker/ServiceConfiguration.java |  6 ++++
 .../broker/service/persistent/PersistentTopic.java | 41 ++++++++++++++++++++--
 .../pulsar/broker/service/PersistentTopicTest.java | 38 ++++++++++++++++++++
 5 files changed, 91 insertions(+), 2 deletions(-)