confluent-kafka-dotnet
confluent-kafka-dotnet copied to clipboard
High CPU when broker is down/connectivity issues
Description
When a broker goes down, we see significant high CPU consumption. I understand that library abstracts the logic to connect back when the broker goes online. Are there any specific settings or known issues with high CPU when a broker is not available?
How to reproduce
Checklist
Please provide the following information:
- [ ] Confluent.Kafka nuget version: 11.4
- [ ] Apache Kafka version: 2.11
- [ ] Client configuration:
- [ ] Operating system: Windows 2012
- [ ] Provide logs (with "debug" : "..." as necessary in configuration)
- [ ] Provide broker log excerpts
- [ ] Critical issue