[
https://issues.apache.org/jira/browse/KAFKA-17042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860169#comment-17860169
]
TengYao Chi commented on KAFKA-17042:
-------------------------------------
Hi [~chia7712] , I would like to handle this one. :)
> 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: Chia-Ping Tsai
> 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)