Broaden NN#monitorHealth checks -------------------------------- Key: HDFS-3090 URL: https://issues.apache.org/jira/browse/HDFS-3090 Project: Hadoop HDFS Issue Type: Improvement Affects Versions: 0.23.3 Reporter: Eli Collins
Currently the NN implementation of HAServiceProtocol#monitorHealth just calls FSNamesystem#checkAvailableResources. We should extend this method to cover a broader range of resources (eg HDFS-2704), but we should also extend NN#monitorHealth to make other unrelated health checks (eg whether all its important service threads are running, memory usage, etc). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira