You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2014/11/13 22:58:34 UTC

[jira] [Created] (HADOOP-11304) Remove hadoop.util.PriorityQueue

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)