Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Conversation

@wbarnha
Copy link
Collaborator

@wbarnha wbarnha commented Mar 8, 2024

After stop/start kafka service, kafka-python may use 100% CPU caused by
busy-retry while the socket was closed. This fix the issue by unregister
the socket if the fd is negative.


This change is Reviewable

orange-kao and others added 3 commits July 31, 2020 01:08
After stop/start kafka service, kafka-python may use 100% CPU caused by
busy-retry while the socket was closed. This fix the issue by unregister
the socket if the fd is negative.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants