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(-)