Skip to content

Conversation

@michaelklishin
Copy link
Collaborator

This makes dynamic shovels recognize two new options, "src-queue-args" and "dest-queue-args", respectively.
They are passed for optional queue arguments and should be used for the arguments that cannot be set using a policy, such as the type of the queue.
For everything else, policies is the right choice.

This way Shovels can be instructed to declare quorum queues, e.g. on the destination side.

Closes #2798.

@michaelklishin michaelklishin changed the title Rabbitmq server 2798 Allow dynamic Shovels specify queue x-arguments when topology is declared Feb 10, 2021
@michaelklishin michaelklishin merged commit 7725db9 into master Feb 10, 2021
@michaelklishin michaelklishin deleted the rabbitmq-server-2798 branch February 10, 2021 04:45
michaelklishin added a commit that referenced this pull request Feb 10, 2021
Allow dynamic Shovels specify queue x-arguments when topology is declared

(cherry picked from commit 7725db9)

Conflicts:
	deps/rabbit/src/rabbit_amqqueue.erl
@michaelklishin
Copy link
Collaborator Author

Backported to v3.8.x.

michaelklishin added a commit that referenced this pull request Feb 25, 2021
Allow dynamic Shovels specify queue x-arguments when topology is declared

(cherry picked from commit 7725db9)

Conflicts:
	deps/rabbit/src/rabbit_amqqueue.erl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way to specify queue type for dynamic Shovel destination

2 participants