We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d35132 commit 7ceb254Copy full SHA for 7ceb254
docs/shovel.md
@@ -141,6 +141,9 @@ The Shovel's consumer will [acknowledge](./confirms) messages
141
automatically on receipt, after (re-)publication, or after
142
[confirmation of its publication](./confirms) from the destination server.
143
144
+Messages rejected by the destination, will be requeued in the case of AMQP 0-9-1
145
+and local shovels. For AMQP 1.0, messages rejected by the destination will be dropped.
146
+
147
### Re-publishing
148
149
Most publishing and message properties are controlled by the operator.
0 commit comments