[
https://issues.apache.org/jira/browse/KAFKA-6931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-6931.
-----------------------------------
Resolution: Won't Fix
> Make worker id configurable
> ---------------------------
>
> Key: KAFKA-6931
> URL: https://issues.apache.org/jira/browse/KAFKA-6931
> Project: Kafka
> Issue Type: Task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Attachments: configurable_worker_id.png,
> non-configurable_worker_id.png
>
>
> The broker id and consumer/producer id (client id) are configurable so why we
> don't make the worker id configurable? This pr enable user to configure the
> worker id by the property file. If unset, we use the advertised host and port
> instead. Also, the worker id is used in metrics hence a configurable id make
> the metrics more readable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)