Skip to content

[Messenger] send using the routing_key for AMQP transport #28955

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

Merged
merged 1 commit into from
Oct 25, 2018

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Oct 22, 2018

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28133
License MIT
Doc PR -

Shouldn't we publish using the routing_key that is used by the listening queue?

Copy link
Contributor

@sroze sroze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely looks like a bug: it should have been used.

👍 for 4.1, as a bug.

@sroze sroze modified the milestones: 4.2, 4.1 Oct 25, 2018
@nicolas-grekas nicolas-grekas changed the base branch from master to 4.1 October 25, 2018 09:24
@nicolas-grekas nicolas-grekas force-pushed the messenger-amqp-routing-key branch from 43dbc5f to 666d2d9 Compare October 25, 2018 09:25
@nicolas-grekas
Copy link
Member Author

(rebased on 4.1)

@sroze
Copy link
Contributor

sroze commented Oct 25, 2018

Thank you @nicolas-grekas.

@sroze sroze merged commit 666d2d9 into symfony:4.1 Oct 25, 2018
sroze added a commit that referenced this pull request Oct 25, 2018
…(nicolas-grekas)

This PR was merged into the 4.1 branch.

Discussion
----------

[Messenger] send using the routing_key for AMQP transport

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28133
| License       | MIT
| Doc PR        | -

Shouldn't we publish using the routing_key that is used by the listening queue?

Commits
-------

666d2d9 [Messenger] send using the routing_key for AMQP transport
@nicolas-grekas nicolas-grekas deleted the messenger-amqp-routing-key branch October 31, 2018 11:57
@fabpot fabpot mentioned this pull request Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants