[ https://issues.apache.org/jira/browse/HDFS-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14523080#comment-14523080 ]
Hudson commented on HDFS-8283: ------------------------------ FAILURE: Integrated in Hadoop-Hdfs-trunk #2112 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/2112/]) 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/CHANGES.txt * hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSOutputStream.java * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java * hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSOutputStream.java > DataStreamer cleanup and some minor improvement > ----------------------------------------------- > > Key: HDFS-8283 > URL: https://issues.apache.org/jira/browse/HDFS-8283 > Project: Hadoop HDFS > Issue Type: Improvement > Components: hdfs-client > Reporter: Tsz Wo Nicholas Sze > Assignee: Tsz Wo Nicholas Sze > Priority: Minor > Fix For: 2.8.0 > > Attachments: h8283_20150428.patch > > > - When throwing an exception > -* always set lastException > -* always creating a new exception so that it has the new stack trace > - Add LOG. > - Add final to isAppend and favoredNodes -- This message was sent by Atlassian JIRA (v6.3.4#6332)