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

ASF GitHub Bot commented on HDFS-14839:
---------------------------------------

github-actions[bot] closed pull request #1422: HDFS-14839: Use Java Concurrent 
BlockingQueue instead of Internal Blo…
URL: https://github.com/apache/hadoop/pull/1422




> Use Java Concurrent BlockingQueue instead of Internal BlockQueue
> ----------------------------------------------------------------
>
>                 Key: HDFS-14839
>                 URL: https://issues.apache.org/jira/browse/HDFS-14839
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>    Affects Versions: 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HDFS-14839.1.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Replace...
> https://github.com/apache/hadoop/blob/d8bac50e12d243ef8fd2c7e0ce5c9997131dee74/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/DatanodeDescriptor.java#L86
> With...
> https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/BlockingQueue.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to