Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shovel: consider doing a passive declare before attempting to declare a queue #10501

Open
michaelklishin opened this issue Feb 6, 2024 · 0 comments

Comments

@michaelklishin
Copy link
Member

See #10486 for the background.

If a dynamic Shovel is declared in a virtual host where the default queue type is not set, and the queue exists and is a quorum one, the user must specify a set of matching queue properties, or set the default queue type for the virtual host so that all declared queues by default are quorum ones.

Shovels could probe if the queue exists and if it does, just consume from them, without trying to declare them.

Note that this may be a subtle change with equally subtle "unknown unknowns."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant