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

Fail to connect to RabbitMQ and causing resource leak #73

Open
pauldeng opened this issue Jul 31, 2023 · 0 comments
Open

Fail to connect to RabbitMQ and causing resource leak #73

pauldeng opened this issue Jul 31, 2023 · 0 comments

Comments

@pauldeng
Copy link
Contributor

Hi,

Thanks for the plugin.

Issue
I am starting to use latest RabbitMQ v3.12.2 Erlang v26.0.2 with this plugin v2.4.2 and notice an issue:

  • failed to connect
  • keeps re-trying to connect to server and generating a lot of connections which can be seen on RabbitMQ web interface Connections tab.
    image
  • in the end use all memory and hang
  • this issue is not seen in RabbitMQ v3.10.x and this plugin v2.4.2

Workaround
Simply upgrade amqplib to latest seems fixed this issue and here is already a PR #70 for it (needs a bit of massage).

I will leave it to the community and repo owner to progress.

Cheers,
Paul

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

1 participant