Hello, I am setting up a kafka cluster and want to use our unique id generation algorithm to generate broker id. The algorithm will generate an id between 1000-4000. Is it OK? Based on my understanding, broker id does not affect how data is distributed within the cluster. Is it correct?
Thanks, -Xiaoyu