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 2022/03/10 12:17:16 UTC

[pulsar] branch master updated (f94eba9 -> e470de5)

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 f94eba9  [C++] Fix thread safety issue for multi topic consumer  (#14380)
     add e470de5  Fix system topic replicate issue (#14605)

No new revisions were added by this update.

Summary of changes:
 .../SystemTopicBasedTopicPoliciesService.java      |  14 +-
 .../service/ReplicatorTopicPoliciesTest.java       | 174 ++++++++++++++++++---
 2 files changed, 165 insertions(+), 23 deletions(-)