-
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
Memory monitor isn't there when FHC assumes it to be #157
Comments
Memory monitor is started by |
michaelklishin
added a commit
that referenced
this issue
May 19, 2015
Since the FHC now uses memory monitor, we need to make sure it is running early on. Nothing in rabbit_alarm really depends on the steps that used to run earlier. `full` test suite passes. It may be worth extracting memory and disk monitors into separate boot steps down the road. While here, remove a comment that's misleading. Originally introduced as part of bug24998, doesn't seem to have any significant reasoning behind it other than "complete separation of FHC". References #134. Fixes #157.
Since RabbitMQ 3.5.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See this thread. My reading of it is that VM monitor isn't there when FHC assumes it is.
The text was updated successfully, but these errors were encountered: