Replies: 1 comment
-
Yes, this is what it will return if rebuilding indices:
At the same time this could be seen in the logs:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes during startup, RabbitMQ will need to rebuild indices. This can take quite a while. I'm looking for a way to easily check whether RabbitMQ is starting up.
rabbitmqctl status
returns an error during this entire "rebuilding indices" period. Wouldrabbitmq-diagnostics is_booting
be a solution here?Beta Was this translation helpful? Give feedback.
All reactions