Typo
This commit is contained in:
Johan Rhodin 2024-07-08 11:26:51 -05:00 committed by GitHub
parent 37b1ffe244
commit 47040776f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issue: [#11524](https://github.com/rabbitmq/rabbitmq-server/pull/11524)
* `rabbitmqctl list_unresponsive_queues` ran into exception of there were connected MQTT clients
* `rabbitmqctl list_unresponsive_queues` ran into an exception if there were connected MQTT clients
with QoS 0 subscriptions.
Partially contributed by @gomoripeti.