Lars Hofhansl created HDFS-4345: ----------------------------------- Summary: 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
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