Skip to content

ConfigMap value does not work with latest bookkeeper on pulsar images. #249

@kcculhwch

Description

@kcculhwch

PULSAR_PREFIX_statsProviderClass: org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider

This appears to be creating a configmap automatically with org.apache.bookkeeper.stats.prometheus.PrometheusMetricsProvider as the value... that class name is not valid on the latest pulsar image I'm using (4.2.2) and it appears to be overriding the value in the latest bookkeeper.conf file

statsProviderClass=org.apache.pulsar.metrics.prometheus.bookkeeper.PrometheusMetricsProvider

I'm manually deleting that value from the configmap currently in order to get bookkeeper running, however, that's not a long term workaround

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions