KafkaServerMain Fails to Generate Broker IDs

Description

We initialize a Kafka server using a broker ID generated from the IP address which is causing the following error:

This is due to a backwards-incompatible change made to kafka 0.9.0.0:

Given that we don’t directly reference broker IDs anywhere (and KAFKA-1070 seems to suggest it’s primarily used as a node ID), we probably should not be generating our own broker IDs.

Release Notes

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Triaged

No

Components

Priority

Created January 31, 2023 at 12:47 AM
Updated February 1, 2023 at 7:27 PM
Resolved February 1, 2023 at 7:27 PM