[ 
https://issues.apache.org/jira/browse/HADOOP-13290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376050#comment-15376050
 ] 

Hudson commented on HADOOP-13290:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10094 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10094/])
HADOOP-13290. Appropriate use of generics in FairCallQueue. Contributed (zhz: 
rev 728bf7f6988e13f17f03d2e3a4037b7238c4fd45)
* 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/FairCallQueue.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestFairCallQueue.java


> Appropriate use of generics in FairCallQueue
> --------------------------------------------
>
>                 Key: HADOOP-13290
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13290
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 2.6.0
>            Reporter: Konstantin Shvachko
>            Assignee: Jonathan Hung
>              Labels: newbie++
>             Fix For: 2.8.0, 2.7.3, 2.9.0, 2.6.5, 3.0.0-alpha1
>
>         Attachments: HADOOP-13290.001.patch, HADOOP-13290.002.patch
>
>
> # {{BlockingQueue}} is intermittently used with and without generic 
> parameters in {{FairCallQueue}} class. Should be parameterized.
> # Same for {{FairCallQueue}}. Should be parameterized. Could be a bit more 
> tricky for that one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to