Once {@code reportLocalHealth} has been called with a health that returns{@code false} from its {@code Health.isAlive} method, the healthof the local node can not be changed.
This method must be invoked outside of a transaction. @param health the health @param component the name of the component reporting health @throws IllegalStateException if this method is invoked from atransactional context
|
|