You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/09/11 00:34:44 UTC

[jira] Updated: (HADOOP-3945) IPC server should not hold a client's response queue lock while writing response back to a client

     [ https://issues.apache.org/jira/browse/HADOOP-3945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Chansler updated HADOOP-3945:
------------------------------------

    Component/s: dfs

> IPC server should not hold a client's response queue lock while writing response back to a client
> -------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-3945
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3945
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Hairong Kuang
>
> Currently the IPC server holds a client's response queue lock while writing response back to a client. This unnecessary held lock prevents handlers from queuing a reply to the response queue when a reply is being written to the client. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.