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.open_direct is not working with latest amqp_client #73

Open
ono opened this issue Aug 27, 2017 · 5 comments
Open

Connection.open_direct is not working with latest amqp_client #73

ono opened this issue Aug 27, 2017 · 5 comments

Comments

@ono
Copy link
Collaborator

ono commented Aug 27, 2017

The test fails with the amqp_client 3.6.11 on local.

@ono
Copy link
Collaborator Author

ono commented Aug 27, 2017

@binarin I haven't look into the issue properly but wonder if you can take a look as you wrote the PR. You will be able to reproduce the issue by running mix test with master branch on your local. Thanks!

@binarin
Copy link
Contributor

binarin commented Aug 29, 2017

I'll try to investigate it this week. But looks like there is some problem in amqp_client from RabbitMQ itself.

@ono
Copy link
Collaborator Author

ono commented Aug 29, 2017

Thanks Alexey!

ono added a commit that referenced this issue Feb 7, 2018
the latest rabbit_client. This commit can be reverted once the bug
is fixed.

#73
@ono
Copy link
Collaborator Author

ono commented Feb 7, 2018

Remove open_direct from master for time being. Once it's sorted out on rabbit_client, we can revert 836978f .

@ono ono changed the title Connection.open_direct is not working with latest amqp_client? Connection.open_direct is not working with latest amqp_client Feb 7, 2018
@ono
Copy link
Collaborator Author

ono commented Apr 26, 2019

This appears to be addressed on 3.7.15 🙌

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