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

Some Kafka producers become idle or continue "timeout" after some Kafka nodes restart #42

Open
GenTang opened this issue Jun 24, 2020 · 0 comments
Assignees
Labels
bug Something isn't working P2 Priority 2 (High)

Comments

@GenTang
Copy link
Contributor

GenTang commented Jun 24, 2020

Bug Report

When some Kafka nodes restart or network is not stable, some Kafka producers become idle or continue print "timeout" error.

1. Minimal reproduce step (Required)

  • Create some Kafka topics
  • Send messages to these topics as the way of Ligase
  • Restart Kafka nodes or disturb Kafka network

2. What did you expect to see? (Required)

Kafka producer continue to send messages to Kafka successfully when Kafka return to normal and no message lost and order of message is keeped.

3. What did you see instead (Required)

Some Kafka producers become idle or continue "timeout"

4. Root Cause Analysis

@GenTang GenTang added bug Something isn't working P2 Priority 2 (High) labels Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 Priority 2 (High)
Projects
None yet
Development

No branches or pull requests

2 participants