[
https://issues.apache.org/jira/browse/MAPREDUCE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899624#comment-13899624
]
Tsuyoshi OZAWA commented on MAPREDUCE-5755:
-------------------------------------------
This is a trivial fix, so don't need any tests.
> MapTask.MapOutputBuffer#compare/swap should have @Override annotation
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-5755
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5755
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Tsuyoshi OZAWA
> Assignee: Tsuyoshi OZAWA
> Priority: Trivial
> Attachments: MAPREDUCE-5755.1.patch
>
>
> MapTask.MapOutputBuffer#compare/swap implements IndexedSortable interface,
> but not have @Override annotation. It should be added.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)