File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -588,7 +588,8 @@ the declaration process.
588588 </div>
589589 <div>
590590 If set to an integer, then the shovel will transfer that
591- number of messages before deleting itself.
591+ number of messages before deleting itself. This option cannot
592+ be used in conjunction with <code>ack-mode : no-ack</code>.
592593 </div>
593594 </td>
594595 </tr>
@@ -838,15 +839,10 @@ counterparts.
838839 The default is <code>never</code>, meaning the
839840 shovel should never delete itself.
840841 </div>
841- <div>
842- If set to <code>queue-length</code> then the shovel will
843- measure the length of the source queue when starting up,
844- and delete itself after it has transferred that many
845- messages.
846- </div>
847842 <div>
848843 If set to an integer, then the shovel will transfer that
849- number of messages before deleting itself.
844+ number of messages before deleting itself. This option cannot
845+ be used in conjunction with <code>ack-mode : no-ack</code>.
850846 </div>
851847 </td>
852848 </tr>
@@ -922,7 +918,8 @@ the declaration process.
922918 </div>
923919 <div>
924920 If set to an integer, then the shovel will transfer that
925- number of messages before deleting itself.
921+ number of messages before deleting itself. This option cannot
922+ be used in conjunction with <code>ack-mode : no-ack</code>.
926923 </div>
927924 </td>
928925 </tr>
You can’t perform that action at this time.
0 commit comments