helpshift / helpshift/kafkamocker
CPU gets up to 100%
Open
- Dominant language
- Erlang
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I've created test app with `kafkamocker` instead of real Kafka server and after 1 message sent I see CPU usage up to 100%, recon shows that erlang VM spends time in `kafkamocker_tcp_handler` and new copies of it keep starting.
Any idea why does it happen and how to resolve it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.