[
https://issues.apache.org/jira/browse/HDFS-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated HDFS-4345:
--------------------------------
Attachment: HDFS-4345.txt
Here's a two-line change for that.
(Also calls end() on compressors)
> Release resources of unpoolable Decompressors
> ---------------------------------------------
>
> Key: HDFS-4345
> URL: https://issues.apache.org/jira/browse/HDFS-4345
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HDFS-4345.txt
>
>
> Found this when looking into HBASE-7435.
> When a Decompressor is returned to the pool in CodecPool.java, we should
> probably call end() on it to release its resources.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira