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

Harsh J commented on HDFS-2454:
-------------------------------

Thank *you* for reporting this :)

The patch was applied already to trunk and branch-0.23. Not sure if I 
understood what you are asking for?
                
> Move maxXceiverCount check to before starting the thread in dataXceiver
> -----------------------------------------------------------------------
>
>                 Key: HDFS-2454
>                 URL: https://issues.apache.org/jira/browse/HDFS-2454
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>    Affects Versions: 0.23.0
>            Reporter: Uma Maheswara Rao G
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.1
>
>         Attachments: HDFS-2454.patch
>
>
> We can hoist the maxXceiverCount out of DataXceiverServer#run, there's no 
> need to check each time we accept a connection, we can accept when we create 
> a thread.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to