[
https://issues.apache.org/jira/browse/KAFKA-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-4756.
----------------------------
Resolution: Fixed
Fix Version/s: 0.10.2.0
Issue resolved by pull request 2540
[https://github.com/apache/kafka/pull/2540]
> 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
> Fix For: 0.10.2.0
>
>
> 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)