[
https://issues.apache.org/jira/browse/HADOOP-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840951#action_12840951
]
Doug Cutting commented on HADOOP-6486:
--------------------------------------
No new tests are required, since this mostly just updates Hadoop Common to use
Avro 1.3.0. The @Stringable annotation is already tested by Avro's unit tests:
its use on Path and Text should not need extra tests here.
> fix common classes to work with Avro 1.3 reflection
> ---------------------------------------------------
>
> Key: HADOOP-6486
> URL: https://issues.apache.org/jira/browse/HADOOP-6486
> Project: Hadoop Common
> Issue Type: Improvement
> Components: ipc
> Reporter: Doug Cutting
> Assignee: Doug Cutting
> Fix For: 0.22.0
>
> Attachments: HADOOP-6486.patch, HADOOP-6486.patch, HADOOP-6486.patch,
> HADOOP-6486.patch, HADOOP-6486.patch, HADOOP-6486.patch
>
>
> A few minor changes are required to get some common classes to work correctly
> with Avro 1.3 reflection.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.