-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
DELETE /api/policies/{vhost}/{policy} fails with a 500 on non existing vhosts #9983
Comments
is what the node logs. |
michaelklishin
added a commit
that referenced
this issue
Nov 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
RabbitMQ 3.12.10
The request fails with a 500
Reproduction steps
Expected behavior
Additional context
Related: the messaging-topology-operator errors out blocking Policy deletions in Kubernetes.
Personally I'd expect to get a 404 for a non existing Vhost, but I might be missing knowledge :D.
Some logs logged:
The text was updated successfully, but these errors were encountered: