[
https://issues.apache.org/jira/browse/HADOOP-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792741#action_12792741
]
Tom White commented on HADOOP-6443:
-----------------------------------
+1
A nit: the logic for checking for SERIALIZATION_KEY is repeated in three
places. Can you factor it out into a method?
> Serialization classes accept invalid metadata
> ---------------------------------------------
>
> Key: HADOOP-6443
> URL: https://issues.apache.org/jira/browse/HADOOP-6443
> Project: Hadoop Common
> Issue Type: Improvement
> Components: io
> Reporter: Aaron Kimball
> Assignee: Aaron Kimball
> Attachments: HADOOP-6443.2.patch, HADOOP-6443.patch
>
>
> The {{SerializationBase.accept()}} methods of several serialization
> implementations use incorrect metadata when determining whether they are the
> correct serializer for the user's metadata.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.