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 e19856a1a1b [improve][client] Allow adding custom description to
User-Agent header (#24729)
add 4169395d1ae [fix][broker] Fix cannot shutdown broker gracefully by
admin api (#24731)
No new revisions were added by this update.
Summary of changes:
.../org/apache/pulsar/broker/PulsarService.java | 16 +++++-
.../pulsar/broker/admin/impl/BrokersBase.java | 2 +-
.../org/apache/pulsar/broker/web/WebService.java | 58 +++++++++++++++-------
.../apache/pulsar/broker/PulsarServiceTest.java | 27 ++++++++++
4 files changed, 82 insertions(+), 21 deletions(-)