This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 8b1d937 swap getTopicReference(topic).isPresent() with
serviceUnit.includes(topicName) to reduce calling getTopicReference (#11405)
add a60c189 [Issue 11339] Pulsar Admin List Subscription lists only
subscriptions created for Partition-0 when partition specific subscriptions are
created (#11355)
No new revisions were added by this update.
Summary of changes:
.../broker/admin/impl/PersistentTopicsBase.java | 87 +++++++++++++++-------
.../pulsar/broker/admin/PersistentTopicsTest.java | 22 +++++-
2 files changed, 82 insertions(+), 27 deletions(-)