Vlad Rozov created HDFS-3892:
--------------------------------
Summary: Few static methods of MiniDFSCluster class incorrectly
assume that it is a singleton
Key: HDFS-3892
URL: https://issues.apache.org/jira/browse/HDFS-3892
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Affects Versions: 2.0.0-alpha
Reporter: Vlad Rozov
Priority: Minor
MiniDFSCluster class declares few methods including getBlockFile() and
getStorageDirPath() as static while MiniDFSCluster is not a singleton and
allows multiple instances. There are several unit tests that create and start
more than one MiniDFSCluster at the same time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira