Gzip codec should not return null decompressors
-----------------------------------------------

                 Key: HADOOP-7258
                 URL: https://issues.apache.org/jira/browse/HADOOP-7258
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.20.203.0
         Attachments: gzip-decomp.patch

In HADOOP-6315, the gzip codec was changed to return a null codec with the 
intent to disallow pooling of the decompressors. Rather than break the 
interface, we can use an annotation to achieve the goal.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to