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

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

LiuGuH opened a new pull request, #6392:
URL: https://github.com/apache/hadoop/pull/6392

   …eatorQueue.
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   2023-12-29 15:18:54,799 ERROR 
org.apache.hadoop.hdfs.server.federation.router.ConnectionManager: Cannot add 
more than 2048 connections at the same time
   
   In my environment, ConnectionManager creatorQueue is full ,but the cluster 
does not have so many users cloud reach up  2048 pair of <user,nn> in router.
   
   In the case of a large number of concurrent  creatorQueue add same pool more 
than once.
   
   
   
   
   




> RBF: ConnectionManager creatorQueue should offer a pool that is not already 
> in creatorQueue.
> --------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17311
>                 URL: https://issues.apache.org/jira/browse/HDFS-17311
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: liuguanghua
>            Priority: Major
>
> 2023-12-29 15:18:54,799 ERROR 
> org.apache.hadoop.hdfs.server.federation.router.ConnectionManager: Cannot add 
> more than 2048 connections at the same time
> In my environment, ConnectionManager creatorQueue is full ,but the cluster 
> does not have so many users cloud reach up  2048 pair of <user,nn> in router.
> In the case of a large number of concurrent  creatorQueue add same pool more 
> than once.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to