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

Suresh Srinivas commented on HDFS-4200:
---------------------------------------

bq. Forgot to mention, I believe there's a corner case in 2.0.3 that causes the 
dfs client to deadlock, you may hit this when running your test.
I am not planning to test for or fix any deadlock. The patch is just reducing 
the size of synchronized section and doing some much needed refactoring in the 
code.

Todd, do you have any further comments?
                
> Reduce the size of synchronized sections in PacketResponder 
> ------------------------------------------------------------
>
>                 Key: HDFS-4200
>                 URL: https://issues.apache.org/jira/browse/HDFS-4200
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: HDFS-4200.patch, HDFS-4200.patch
>
>
> The size of synchronized sections can be reduced in PacketResponder. Also the 
> methods in the PacketResponder are long and need refactoring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to