You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ch...@apache.org on 2021/08/25 06:03:31 UTC

[pulsar] branch master updated (1bcbab0 -> 241de4b)

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

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


    from 1bcbab0  Fix the topic in fenced state and can not recover. (#11737)
     add 241de4b  fix the bug,  can not update topic when  the update  topicName is contained by an existed topic as a part (#11686)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    |  6 ++---
 .../org/apache/pulsar/broker/admin/AdminTest.java  | 31 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 3 deletions(-)