Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Dennis LiDennis LiReporter
Dennis LiDennis LiTriaged
NoComponents
Priority
Major
Details
Details
Assignee
Dennis Li
Dennis LiReporter
Dennis Li
Dennis LiTriaged
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
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.