While investigating a distributed hang we discovered that the alerting system 
was blocking the logging of critical information that would have helped 
diagnose the issue.  This PR modifies the logging of this information to first 
log it at “info” level and then at “fatal” level so that in the future we get 
this critical information.

 

https://github.com/apache/geode/pull/5132

 

Reply via email to