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/11/22 02:00:02 UTC

[pulsar] branch master updated (ebfcd71 -> a0c96a0)

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 ebfcd71  [Issue 12726][broker] Fix deadlock in metadata-store callback thread (#12753)
     add a0c96a0  [broker] Fix topic policy listener deleted by mistake. (#12904)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java | 20 ++++++++++--------
 .../SystemTopicBasedTopicPoliciesServiceTest.java  | 24 ++++++++++++++++++++++
 .../org/apache/pulsar/common/naming/TopicName.java |  8 ++++++++
 3 files changed, 43 insertions(+), 9 deletions(-)