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