confluent-kafka-dotnet icon indicating copy to clipboard operation
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

Open lihanping2016 opened this issue 2 years ago • 1 comments

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.

lihanping2016 avatar May 25 '22 01:05 lihanping2016

please try 1.9.0-RC10, i think this might be resolved.

mhowlett avatar May 26 '22 17:05 mhowlett