testFilePermissions in TestDFSShell should shut down the mini dfs cluster when
there is an error
------------------------------------------------------------------------------------------------
Key: HADOOP-2618
URL: https://issues.apache.org/jira/browse/HADOOP-2618
Project: Hadoop
Issue Type: Bug
Components: dfs
Affects Versions: 0.15.2
Reporter: Hairong Kuang
Fix For: 0.16.0
The unit test testFilePermissions only shuts down the cluster when there is no
exception thrown. Should do so in a "finally" statement so the cluster gets
shut down when there is an exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.