[
https://issues.apache.org/jira/browse/HDFS-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653330#comment-13653330
]
Aaron T. Myers commented on HDFS-4787:
--------------------------------------
This looks like three spaces to me within the method:
{code}
+ @Before
+ public void setupConf(){
+ conf = new HdfsConfiguration();
+ }
{code}
> Create a new HdfsConfiguration before each TestDFSClientRetries testcases
> -------------------------------------------------------------------------
>
> Key: HDFS-4787
> URL: https://issues.apache.org/jira/browse/HDFS-4787
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Tian Hong Wang
> Assignee: Tian Hong Wang
> Labels: patch
> Attachments: HDFS-4787-trunk.patch, HDFS-4787-v1.patch,
> HDFS-4787-v2.patch
>
>
> It's better to create a new HdfsConfiguration before each testcases in
> TestDFSClientRetries in case of any configuration parameter impact.
--
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