[
https://issues.apache.org/jira/browse/HDFS-8300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522703#comment-14522703
]
Hudson commented on HDFS-8300:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #7710 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/7710/])
HDFS-8300. Fix unit test failures and findbugs warning caused by HDFS-8283.
Contributed by Jing Zhao. (jing9: rev 98a61766286321468bf801a9f17a843d7eae8d9e)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSOutputStream.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Fix unit test failures and findbugs warning caused by HDFS-8283
> ---------------------------------------------------------------
>
> Key: HDFS-8300
> URL: https://issues.apache.org/jira/browse/HDFS-8300
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Fix For: 2.8.0
>
> Attachments: HDFS-8300.000.patch
>
>
> - findbugs warning
> Class org.apache.hadoop.hdfs.DataStreamer$LastException is not derived from
> an Exception, even though it is named as such
> - unit test failures
> see https://builds.apache.org/job/PreCommit-HDFS-Build/10455/testReport/
> These bugs somehow were not reported in [the Jenkins
> run|https://issues.apache.org/jira/browse/HDFS-8283?focusedCommentId=14518736&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14518736]
> previously.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)