You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2022/02/05 17:46:56 UTC

[pulsar] branch master updated (794f229 -> 488fb78)

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

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


    from 794f229  [Issue 12774][metadata] Fix race condition in PulsarLedgerIdGenerator#generateShortLedgerId (#14118)
     add 488fb78  Make  ``BrokerBase#healthCheck`` to pure async (#14091)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/BrokersBase.java      | 166 ++++++++-------------
 .../pulsar/broker/web/PulsarWebResource.java       |  10 ++
 2 files changed, 72 insertions(+), 104 deletions(-)