[
https://issues.apache.org/jira/browse/HADOOP-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766349#action_12766349
]
Chris Douglas commented on HADOOP-6315:
---------------------------------------
Yes. In our JUnit3 tests, we extend TestCase and follow naming conventions for
those methods. JUnit4 works with annotations. We've been gradually converting
the unit tests to use the latter.
> GzipCodec should not represent BuiltInZlibInflater as decompressorType
> ----------------------------------------------------------------------
>
> Key: HADOOP-6315
> URL: https://issues.apache.org/jira/browse/HADOOP-6315
> Project: Hadoop Common
> Issue Type: Bug
> Components: io
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Attachments: HADOOP-6315.patch
>
>
> It is possible to pollute CodecPool in such a way that Hadoop cannot read
> gzip-compressed data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.