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 c1d5162  Fix authorization error if partition number of partitioned 
topic is updated. (#10300) (#10333)
     add fdbc5b2  Support listenerName for HttpLookupService (#10319)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/lookup/TopicLookupBase.java      | 12 ++--
 .../pulsar/broker/lookup/v1/TopicLookup.java       |  5 +-
 .../pulsar/broker/lookup/v2/TopicLookup.java       |  5 +-
 .../broker/lookup/http/HttpTopicLookupv2Test.java  |  8 +--
 ...MultiListenersWithInternalListenerNameTest.java | 70 +++++++++++++++++++++-
 .../pulsar/client/impl/HttpLookupService.java      | 11 +++-
 6 files changed, 94 insertions(+), 17 deletions(-)

Reply via email to