You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2020/05/30 09:39:13 UTC

[pulsar] branch master updated (36df3bb -> d79b9f4)

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

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


    from 36df3bb  fix Pulsar supporting DLQ for sources/sinks #7032 (#7094)
     add d79b9f4  Fixed increasing number of partitions with attached readers (#7077)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 45 ++++++++++++----------
 .../service/persistent/PersistentSubscription.java |  1 +
 .../broker/admin/IncrementPartitionsTest.java      | 34 ++++++++++++++++
 .../common/policies/data/SubscriptionStats.java    |  4 ++
 4 files changed, 64 insertions(+), 20 deletions(-)