You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/02/10 17:10:41 UTC

[jira] [Created] (KAFKA-4756) The auto-generated broker id should be passed to MetricReporter.configure

Ismael Juma created KAFKA-4756:
----------------------------------

             Summary: The auto-generated broker id should be passed to MetricReporter.configure
                 Key: KAFKA-4756
                 URL: https://issues.apache.org/jira/browse/KAFKA-4756
             Project: Kafka
          Issue Type: Bug
            Reporter: Ismael Juma
            Assignee: Colin P. McCabe


We currently pass the original config values and we initialise the metric reporters in the constructor of `KafkaServer` while we get the generated broker id in the `startup` method.

We should also check if there's any other pluggable interface that suffers from the same issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)