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)