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

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


    from e557b00dc5e [improve][broker] Don't log an error when 
updatePartitionedTopic is called on a non-partitioned topic (#24943)
     add d186946f6f3 [feat][client] PIP-234: Support shared resources in 
PulsarAdmin to reduce thread usage (#24893)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/admin/PulsarAdminBuilder.java    |  14 +++
 .../admin/internal/PulsarAdminBuilderImpl.java     |  12 ++-
 .../client/admin/internal/PulsarAdminImpl.java     |  10 +-
 .../admin/internal/http/AsyncHttpConnector.java    | 104 ++++++++++++++++++---
 .../internal/http/AsyncHttpConnectorProvider.java  |   5 +-
 .../admin/internal/PulsarAdminBuilderImplTest.java |  96 +++++++++++++++++++
 .../internal/http/AsyncHttpConnectorTest.java      |  10 +-
 7 files changed, 228 insertions(+), 23 deletions(-)

Reply via email to