confluent-kafka-dotnet
confluent-kafka-dotnet copied to clipboard
When a machine in our kafka cluster goes down, consumers connected to this machine are not switched to other machines in the cluster
Description
How to reproduce
Checklist
Please provide the following information:
- [ ] A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
- [1.8.2 ] Confluent.Kafka nuget version.
- [ ] Apache Kafka version.
- [ ] Client configuration.
- [ linux] Operating system.
- [ ] Provide logs (with "debug" : "..." as necessary in configuration).
- [ ] Provide broker log excerpts.
- [ ] Critical issue.
please try 1.9.0-RC10, i think this might be resolved.