You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/03/04 02:31:14 UTC

[pulsar] branch master updated (06ccd07 -> 4f1e39b)

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 06ccd07  [Doc] Fix the config document for elasticSearchUrl in io-elasticsearch-sink (#14528)
     add 4f1e39b  [Broker] Fix Broker HealthCheck Endpoint Exposes Race Conditions (#14367)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/BrokersBase.java      | 129 +++++++++++++++------
 .../broker/admin/AdminApiHealthCheckTest.java      |  97 +++++++++++++++-
 .../org/apache/pulsar/common/util/FutureUtil.java  |  14 +++
 3 files changed, 203 insertions(+), 37 deletions(-)