Skip to content

[Messenger] add note how to avoid amqp queues autocreation #16689

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
Apr 8, 2022

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Apr 5, 2022

@carsonbot carsonbot added this to the 5.4 milestone Apr 5, 2022
@carsonbot carsonbot changed the title add note how to avoid amqp queues autocreation [Messenger] add note how to avoid amqp queues autocreation Apr 8, 2022
@javiereguiluz javiereguiluz merged commit 8582f6d into symfony:5.4 Apr 8, 2022
@javiereguiluz
Copy link
Member

Thanks David!

@alexislefebvre
Copy link
Contributor

Should we port this to the 4.4 branch too?

alexislefebvre added a commit to alexislefebvre/symfony-docs that referenced this pull request May 4, 2022
@dbu dbu deleted the patch-1 branch May 4, 2022 15:37
javiereguiluz added a commit that referenced this pull request Aug 11, 2022
This PR was merged into the 4.4 branch.

Discussion
----------

[Messenger] amqp no autocreate queues

Backport of #16689 in 4.4

Commits
-------

475a866 amqp no autocreate queues, see #16689
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 11, 2022
* 4.4:
  Add event subscriber example to mailer documentation
  amqp no autocreate queues, see symfony#16689
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 11, 2022
* 5.4:
  Add event subscriber example to mailer documentation
  amqp no autocreate queues, see symfony#16689
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 11, 2022
* 6.0:
  Add event subscriber example to mailer documentation
  amqp no autocreate queues, see symfony#16689
javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Aug 11, 2022
* 6.1:
  Add event subscriber example to mailer documentation
  amqp no autocreate queues, see symfony#16689
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.

[Messenger] AMQP Transport creates a queue based on the exchange name if no queues are configured
4 participants