[
https://issues.apache.org/jira/browse/HADOOP-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kimball updated HADOOP-6443:
----------------------------------
Status: Patch Available (was: Open)
Submitting straightforward patch for this; this was written in conjunction with
HADOOP-6323 but was split into a separate patch in my workflow. This code is
tested via the serialization instantiations in MAPREDUCE-1126 (e.g.,
TestJavaSerialization, TestAvroSerialization, etc in the MAPREDUCE project).
> 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.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.