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

Create policies.rabbitmq.com for queues with queue argument #59

Closed
ChunyiLyu opened this issue Mar 15, 2021 · 2 comments
Closed

Create policies.rabbitmq.com for queues with queue argument #59

ChunyiLyu opened this issue Mar 15, 2021 · 2 comments

Comments

@ChunyiLyu
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Zerpet
Copy link
Contributor

Zerpet commented Mar 15, 2021

Something to be aware of is that only one policy can be active at a time. One option would be to create a policy with an exact match of the queue name; this would create a 1-1 relationship between a queue and a policy. It should be fine, but I'm not sure if policies were designed or intended to be used in this way (for each queue, one policy).

@ChunyiLyu ChunyiLyu reopened this Mar 26, 2021
@ChunyiLyu
Copy link
Contributor Author

Don't think this makes sense considering policies are generally used to manage/configure a set of queues. Closing this issue for now.

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

No branches or pull requests

2 participants