Skip to content

Commit 7ceb254

Browse files
committed
Document shovel rejections
1 parent 5d35132 commit 7ceb254

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/shovel.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ The Shovel's consumer will [acknowledge](./confirms) messages
141141
automatically on receipt, after (re-)publication, or after
142142
[confirmation of its publication](./confirms) from the destination server.
143143

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+
144147
### Re-publishing
145148

146149
Most publishing and message properties are controlled by the operator.

0 commit comments

Comments
 (0)