Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C#.NET Confluent Kafka Error: Disconnected (after XYZms in state UP) #2198

Open
4 of 8 tasks
ShaibalKantiShil opened this issue Mar 26, 2024 · 2 comments
Open
4 of 8 tasks

Comments

@ShaibalKantiShil
Copy link

ShaibalKantiShil commented Mar 26, 2024

Description

Application connects properly with the Kafka broker.
But, sometimes, we get an error similar to:
“Disconnected (after XYZms in state UP)”
Once this error is thrown, the Kafka consumer stops polling Kafka.
The error is not re-tried automatically.

How to reproduce

Unsure.
This error happens randomly.

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.
  • Confluent.Kafka nuget version. Confluent.Kafka 2.3.0.0
  • Apache Kafka version. 3.3.1 on MSK
  • Client configuration.
  • Operating system. Windows
  • Provide logs (with "debug" : "..." as necessary in configuration). NA
  • Provide broker log excerpts.
  • Critical issue. No
@anchitj
Copy link
Member

anchitj commented May 9, 2024

Do you have any debug logs available?

@ShaibalKantiShil
Copy link
Author

Hello @anchitj, please find the related redacted error log attached.
2024-03-14 - Redacted.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants