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


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