[
https://issues.apache.org/jira/browse/HDFS-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301984#comment-14301984
]
Hudson commented on HDFS-7681:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6983 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6983/])
Move HDFS-5631, HDFS-5782 and HDFS-7681 to branch-2. (szetszwo: rev
df01337b80beff09550aac440e31e09f47e1d963)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Fix ReplicaInputStream constructor to take InputStreams
> -------------------------------------------------------
>
> Key: HDFS-7681
> URL: https://issues.apache.org/jira/browse/HDFS-7681
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode
> Reporter: Joe Pallas
> Assignee: Joe Pallas
> Fix For: 2.7.0
>
> Attachments: HDFS-7681.patch
>
>
> As noted in HDFS-5194, the constructor for {{ReplicaInputStream}} takes
> {{FileDescriptor}} s that are immediately turned into {{InputStream}} s,
> while the callers already have {{FileInputStream}} s from which they extract
> {{FileDescriptor}} s. This seems to have been done as part of a large set of
> changes to appease findbugs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)