[ 
https://issues.apache.org/jira/browse/HADOOP-6120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731612#action_12731612
 ] 

Doug Cutting commented on HADOOP-6120:
--------------------------------------

Looks great!
 - shouldn't Serializer/Desrializer#close() call encoder/decoder.close()?
 - should AvroReflectSerialization#accept() be synchronized?  I don't know if 
we generally require Serializers to be thread-safe, but it's probably best and 
should not have much performance impact.

> Add support for Avro types in hadoop
> ------------------------------------
>
>                 Key: HADOOP-6120
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6120
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>         Attachments: 6120_v1.patch, 6120_v2.patch, 6120_v3.patch
>
>
> Support to serialize and deserialize Avro types in Hadoop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to