MapWritable#putAll does not store classes
-----------------------------------------

                 Key: HADOOP-5142
                 URL: https://issues.apache.org/jira/browse/HADOOP-5142
             Project: Hadoop Core
          Issue Type: Bug
          Components: io
            Reporter: Doğacan Güney
            Priority: Minor


MapWritable's putAll method does not call addToMap for keys and values as 
MapWritable#put does. So new classes will not be stored
in class-id maps and will lead to problems during readFields.

-- 
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