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

Owen O'Malley updated HADOOP-7258:
----------------------------------

    Attachment: fix.patch

I messed up the previous patch by putting the annotation on the constructor 
rather than the class. I fix the definition of the annotation to only apply to 
types and put it in the right place.

> 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: fix.patch, 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