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

Headers exchanges do not route messages based on headers #38

Open
jimeh opened this issue Jan 19, 2018 · 1 comment
Open

Headers exchanges do not route messages based on headers #38

jimeh opened this issue Jan 19, 2018 · 1 comment

Comments

@jimeh
Copy link

jimeh commented Jan 19, 2018

Headers exchanges as implemented currently ignore message headers, and instead route messages based on the :routing_key passed to the #publish method, just like Direct and Topic exchanges.

It also looks like the code that binds exchanges and queues together doesn't support headers exchanges either.

Sadly I don't have time to provide a fix myself at the moment, so a issue report will have to do for now.

@fernandomcunha
Copy link

I'm having the same problem

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