Name-node shutdown causes InterruptedException in ResolutionMonitor
-------------------------------------------------------------------
Key: HADOOP-3491
URL: https://issues.apache.org/jira/browse/HADOOP-3491
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Affects Versions: 0.16.0
Reporter: Konstantin Shvachko
Fix For: 0.18.0
ResolutionMonitor.run() catches a general Exception and logs them no matter
what.
It should explicitly catch the InterruptedException and exit gracefully.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.