Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 50ab8f0

Browse filesBrowse files
committed
minor #14797 [Messenger] Deprecated the prefetch_count option (javiereguiluz)
This PR was squashed before being merged into the 5.3-dev branch. Discussion ---------- [Messenger] Deprecated the prefetch_count option Fixes #14770. Commits ------- 89d3122 [Messenger] Deprecated the prefetch_count option
2 parents d848edd + 89d3122 commit 50ab8f0
Copy full SHA for 50ab8f0

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎messenger.rst

Copy file name to clipboardExpand all lines: messenger.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,11 @@ The transport has a number of options:
10141014
``exchange[type]`` Type of exchange ``fanout``
10151015
============================================ ================================================= ===================================
10161016

1017+
.. deprecated:: 5.3
1018+
1019+
The ``prefetch_count`` option was deprecated in Symfony 5.3 because it has
1020+
no effect on the AMQP Messenger transport.
1021+
10171022
You can also configure AMQP-specific settings on your message by adding
10181023
:class:`Symfony\\Component\\Messenger\\Bridge\\Amqp\\Transport\\AmqpStamp` to
10191024
your Envelope::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.