Skip to content

Fail to connect to RabbitMQ and causing resource leak #73

@pauldeng

Description

@pauldeng

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions