You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrei Savu (JIRA)" <ji...@apache.org> on 2014/01/04 00:34:50 UTC

[jira] [Created] (HADOOP-10204) ThrottledInputStream should #close() the underlying stream

Andrei Savu created HADOOP-10204:
------------------------------------

             Summary: 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


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)