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)