[
https://issues.apache.org/jira/browse/KAFKA-17042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-17042:
--------------------------------------
Assignee: TengYao Chi (was: Chia-Ping Tsai)
> the migration docs should remind users to set "broker.id.generation.enable"
> when adding broker.id
> -------------------------------------------------------------------------------------------------
>
> Key: KAFKA-17042
> URL: https://issues.apache.org/jira/browse/KAFKA-17042
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: TengYao Chi
> Priority: Minor
>
> in the section: Enter Migration Mode on the Brokers
> it requires users to add "broker.id", but it can produces error "broker.id
> must be greater than or equal to -1 and not greater than
> reserved.broker.max.id" too. That is caused by the zk broker is using a
> generated broker id.
> As this phase is temporary, the simple solution is to remind users to add
> "broker.id.generation.enable=false" if the zk broker is using generated
> broker id.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)