Li Lu created HADOOP-11304:
------------------------------
Summary: Remove hadoop.util.PriorityQueue
Key: HADOOP-11304
URL: https://issues.apache.org/jira/browse/HADOOP-11304
Project: Hadoop Common
Issue Type: Bug
Components: util
Reporter: Li Lu
Assignee: Li Lu
PriorityQueue is supported from Java 5 on, but we're mixing the use of the Java
PriorityQueue with hadoop's own PriorityQueue. We may want to make this
consistent and only use the Java one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)