You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2016/03/22 00:57:25 UTC

[jira] [Created] (HBASE-15510) Reuse buffer inside RpcServer$Connection.readAndProcess

Vladimir Rodionov created HBASE-15510:
-----------------------------------------

             Summary: Reuse buffer inside RpcServer$Connection.readAndProcess
                 Key: HBASE-15510
                 URL: https://issues.apache.org/jira/browse/HBASE-15510
             Project: HBase
          Issue Type: Improvement
          Components: IPC/RPC
    Affects Versions: 2.0.0
            Reporter: Vladimir Rodionov
            Assignee: Vladimir Rodionov
             Fix For: 2.0.0


ByteBuffer is created on every call. 

Server-side.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)