You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2014/02/12 22:14:21 UTC

[jira] [Created] (MAPREDUCE-5755) MapTask.MapOutputBuffer#compare/swap should have @Override annotations

Tsuyoshi OZAWA created MAPREDUCE-5755:
-----------------------------------------

             Summary: MapTask.MapOutputBuffer#compare/swap should have @Override annotations
                 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


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)