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

Suresh Srinivas edited comment on HDFS-4200 at 11/16/12 8:10 PM:
-----------------------------------------------------------------

Here is a patch that reduces the size of synchronized sections and also does a 
little of refactoring to make the code cleaner.
                
      was (Author: sureshms):
    Here is a patch that reduces the synchronized sections and also does a 
little of refactoring to make the code cleaner.
                  
> 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
>         Attachments: 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