Skip to content

Introduce a limit for how many virtual hosts can be created in a cluster (adapted for 3.11.x) #7799

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

Merged
merged 6 commits into from
Apr 1, 2023

Conversation

michaelklishin
Copy link
Collaborator

@michaelklishin michaelklishin commented Apr 1, 2023

This is #7798 adapted for the schema database API in v3.11.x (where rabbit_db_* modules are not available).

References #7777.

SimonUnge and others added 6 commits April 1, 2023 23:21
(cherry picked from commit 1e4555b)
vhost_precondition_failed => vhost_limit_exceeded

vhost_limit_exceeded is the error type used by
definition import when a per-vhost is exceeded.
It feels appropriate for this case, too.

(cherry picked from commit f1a922a)
(cherry picked from commit bed8772)
(cherry picked from commit 9846b53)
@michaelklishin michaelklishin merged commit 2d96e7c into v3.11.x Apr 1, 2023
@michaelklishin michaelklishin deleted the rabbitmq-server-7777-for-3.11.x branch April 1, 2023 22:11
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.

2 participants