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 2021/06/10 14:01:17 UTC

[pulsar] branch master updated (18f2f4a -> 3de089c)

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 18f2f4a  Make KeyValueSchema an interface visible in the public Schema API (#10888)
     add 3de089c  Provide a flag to disable managed ledger metrics (#10885)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                                  | 4 ++++
 .../main/java/org/apache/pulsar/broker/ServiceConfiguration.java  | 5 +++++
 .../broker/stats/prometheus/PrometheusMetricsGenerator.java       | 8 +++++---
 3 files changed, 14 insertions(+), 3 deletions(-)