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/07/22 07:35:52 UTC

[pulsar] branch master updated (8841c81f -> a6e1a32)

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 8841c81f [Broker] Fix replicated subscriptions direct memory leak (#11396)
     add a6e1a32  Disable replicate system topic across clusters. (#11376)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/SystemTopic.java     |  5 ++
 .../pulsar/broker/service/ReplicatorTest.java      | 55 +++++++++++++++++++---
 .../pulsar/broker/service/ReplicatorTestBase.java  |  2 +
 3 files changed, 56 insertions(+), 6 deletions(-)