[
https://issues.apache.org/jira/browse/HDFS-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546778#comment-14546778
]
Hudson commented on HDFS-8403:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #187 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/187/])
HDFS-8403. Eliminate retries in TestFileCreation#testOverwriteOpenForWrite.
Contributed by Arpit Agarwal. (wheat9: rev
ac742c762d5b01af61022827e9f78fd81b69d717)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestFileCreation.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/NameNodeProxies.java
> Eliminate retries in TestFileCreation#testOverwriteOpenForWrite
> ---------------------------------------------------------------
>
> Key: HDFS-8403
> URL: https://issues.apache.org/jira/browse/HDFS-8403
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Affects Versions: 2.7.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Fix For: 2.8.0
>
> Attachments: HDFS-8403.01.patch, HDFS-8403.02.patch,
> HDFS-8403.03.patch, HDFS-8403.04.patch
>
>
> TestFileCreation#testOverwriteOpenForWrite attempts 5 retries to verify the
> failure case.
> The retries are not necessary to verify correct behavior.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)