Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-17911

Unable to set kafka.metrics.reporter via environment variables in docker image

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      When passing broker configurations to the docker image, configurations have to be renamed as per https://github.com/apache/kafka/tree/trunk/docker/examples#using-environment-variables.

      However there is an issue with kafka.metrics.reporters. It should be renamed to KAFKA_KAFKA_METRICS_REPORTERS but the logic converting it back to the configuration name strip all the KAFKA_ instances so we end up with only metrics.reporters which is not a valid configuration.

      Attachments

        Issue Links

          Activity

            People

              mimaison Mickael Maison
              mimaison Mickael Maison
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: