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

Hudson commented on HBASE-4236:
-------------------------------

Integrated in HBase-TRUNK #2129 (See 
[https://builds.apache.org/job/HBase-TRUNK/2129/])
    HBASE-4236  Don't lock the stream while serializing the response (Benoit 
Sigoure)

tedyu : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/ipc/HBaseClient.java


> Don't lock the stream while serializing the response
> ----------------------------------------------------
>
>                 Key: HBASE-4236
>                 URL: https://issues.apache.org/jira/browse/HBASE-4236
>             Project: HBase
>          Issue Type: Improvement
>          Components: ipc
>    Affects Versions: 0.90.4
>            Reporter: Benoit Sigoure
>            Assignee: Benoit Sigoure
>            Priority: Minor
>         Attachments: 4236.txt
>
>
> It is not necessary to hold the lock on the stream while the response is 
> being serialized.  This unnecessarily prevents serializing responses in 
> parallel.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to