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/04/22 01:10:27 UTC

[pulsar] branch master updated (46a33b9 -> 57765bc)

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 46a33b9  Transaction: remove duplicate debug log (#10303)
     add 57765bc  Pause the replicated subscriptions snapshots when there is no real traffic (#10292)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java |  2 +-
 .../ReplicatedSubscriptionsController.java         | 58 +++++++++++++-
 .../broker/service/ReplicatorSubscriptionTest.java | 91 ++++++++++++++++++++++
 3 files changed, 146 insertions(+), 5 deletions(-)