[
https://issues.apache.org/jira/browse/HADOOP-10465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HADOOP-10465:
-----------------------------------
Labels: (was: BB2015-05-TBR)
Hadoop Flags: Incompatible change,Reviewed (was: Reviewed)
Release Note: SortedMapWritable has changed to SortedMapWritable<K extends
WritableComparable<? super K>>. That way user can declare the class by such as
SortedMapWritable<Text>.
> Fix use of generics within SortedMapWritable
> --------------------------------------------
>
> Key: HADOOP-10465
> URL: https://issues.apache.org/jira/browse/HADOOP-10465
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0-alpha1
> Reporter: Bertrand Dechoux
> Assignee: Bertrand Dechoux
> Priority: Minor
> Fix For: 3.0.0-alpha1
>
> Attachments: HADOOP-10465-3.patch, HADOOP-10465-4.patch
>
>
> SortedMapWritable could use Generics the right way so that there is no
> warning within the implementation and more important for the consumer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]