[
https://issues.apache.org/jira/browse/HADOOP-10204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862293#comment-13862293
]
Hadoop QA commented on HADOOP-10204:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12621438/HADOOP-10204-trunk.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 javac{color:red}. The patch appears to cause the build to
fail.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/3398//console
This message is automatically generated.
> ThrottledInputStream should #close() the underlying stream
> -----------------------------------------------------------
>
> Key: HADOOP-10204
> URL: https://issues.apache.org/jira/browse/HADOOP-10204
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Environment: CDH 2.0.0-cdh4.5.0
> (30821ec616ee7a21ee8447949b7c6208a8f1e7d8)
> Reporter: Andrei Savu
> Assignee: Andrei Savu
> Priority: Minor
> Attachments: HADOOP-10204-trunk.patch, HADOOP-10204.patch
>
>
> While working on HADOOP-10203 I've noticed that ThrottledInputStream (DistCP
> V2) does not override #close(). This can also leak connection.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)