linkedin / linkedin/kafka-tools
question:The latest version of kafka-tools can be connected when using the Docker to start kafka
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 599
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
In the latest version of kafka-tools, when kafka cluster is used for containerization, kafka-tools cannot connect to the instance on the container. It can be seen that the IP of the container is not the system IP, and it will also cause win11 card death, which needs to be solved
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the connection failure with the latest kafka-tools and a containerized Kafka cluster on Windows 11, then inspect how the tool discovers and reaches the container instance. Done means kafka-tools connects reliably to the containerized cluster and does not cause the reported Windows 11 hang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kafka, python
- Domain
- devops, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100