File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
blog/2023-03-02-quorum-queues-migration
versioned_docs/version-3.13 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,7 @@ The following changes needs to be made to this file before loading it back into
317
317
new virtual host.
318
318
2 . Other changes that need to be applied to queue definitions:
319
319
- Remove ` x-max-priority ` argument
320
- - Change ` x-overlow ` argument when it is set to ` reject-publish-dlx `
320
+ - Change ` x-overflow ` argument when it is set to ` reject-publish-dlx `
321
321
- Remove ` x-queue-mode ` argument
322
322
- Change ` durable ` attribute to ` true `
323
323
3 . Change the following keys in policies:
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ Make the following changes to this file before loading it back into the NEW_VHOS
313
313
new virtual host.
314
314
2 . Other changes that must be applied to queue definitions:
315
315
- Remove the ` x-max-priority ` argument.
316
- - Change the ` x-overlow ` argument when it is set to ` reject-publish-dlx ` . Change it to ` reject-publish ` .
316
+ - Change the ` x-overflow ` argument when it is set to ` reject-publish-dlx ` . Change it to ` reject-publish ` .
317
317
- Remove the ` x-queue-mode ` argument.
318
318
- Change the ` durable ` attribute to ` true ` .
319
319
3 . Change the following keys in the policies:
You can’t perform that action at this time.
0 commit comments