You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ji...@apache.org on 2022/07/01 02:27:49 UTC

[pulsar] branch master updated (a9af98050c0 -> f35228df2d0)

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

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


    from a9af98050c0 [fix][broker]Fix getInternalStats occasional lack of LeaderInfo again (#16238)
     add f35228df2d0 [fix][broker]fix bug: fail to expose managed ledger client stats to prometheus if bookkeeperClientExposeStatsToPrometheus is true (#16219)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/ManagedLedgerClientFactory.java      |  4 ++--
 .../pulsar/broker/stats/PrometheusMetricsTest.java     | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)