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

Fix formatter crash (backport #12306) (backport #12307) #12308

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 13, 2024

Before:

FORMATTER CRASH: {"Waiting for ~ts queues and streams to have quorum+1 replicas online.You can list them with `rabbitmq-diagnostics check_if_node_is_quorum_critical`","\t"}

After:

Waiting for 9 queues and streams to have quorum+1 replicas online. You can list them with `rabbitmq-diagnostics check_if_node_is_quorum_critical`
```<hr>This is an automatic backport of pull request #12306 done by [Mergify](https://mergify.com).<hr>This is an automatic backport of pull request #12307 done by [Mergify](https://mergify.com).

Before:
```
FORMATTER CRASH: {"Waiting for ~ts queues and streams to have quorum+1 replicas online.You can list them with `rabbitmq-diagnostics check_if_node_is_quorum_critical`","\t"}
```
After:
```
Waiting for 9 queues and streams to have quorum+1 replicas online. You can list them with `rabbitmq-diagnostics check_if_node_is_quorum_critical`
```

(cherry picked from commit b64ebf1)
(cherry picked from commit 1b4d4f1)
@michaelklishin michaelklishin added this to the 3.13.8 milestone Sep 13, 2024
@michaelklishin michaelklishin merged commit 1419582 into v3.13.x Sep 13, 2024
188 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v3.13.x/pr-12307 branch September 13, 2024 18:24
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