[ 
https://issues.apache.org/jira/browse/HDFS-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin Patrick McCabe updated HDFS-7790:
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.7.0
           Status: Resolved  (was: Patch Available)

commited to 2.7, thanks!

> Do not create optional fields in DFSInputStream unless they are needed
> ----------------------------------------------------------------------
>
>                 Key: HDFS-7790
>                 URL: https://issues.apache.org/jira/browse/HDFS-7790
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: dfsclient
>    Affects Versions: 2.3.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: HDFS-7790.001.patch
>
>
> {{DFSInputStream#oneByteBuffer}} and {{DFSInputStream#extendedReadBuffers}} 
> are only used some of the time, and they are always used under the positional 
> lock.  Let's create them on demand to save memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to