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

connection pool stops handling signals after while causing mqtt client to hang #667

Closed
akrambek opened this issue Dec 31, 2023 · 0 comments · Fixed by #700
Closed

connection pool stops handling signals after while causing mqtt client to hang #667

akrambek opened this issue Dec 31, 2023 · 0 comments · Fixed by #700
Assignees
Labels
bug Something isn't working

Comments

@akrambek
Copy link
Contributor

Describe the bug
The connection pool stops handling signals after while causing mqtt client to hang

To Reproduce
Steps to reproduce the behavior:

  1. Setup cluster kafka with sasl plain setup
  2. configure mqtt.kafka.broker example that connections to that cluster
  3. Publish message using mosqueito_pub
  4. Wait ~10 mins and connect
  5. Client hangs
@akrambek akrambek added the bug Something isn't working label Dec 31, 2023
@akrambek akrambek self-assigned this Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant