[
https://issues.apache.org/jira/browse/HBASE-15510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206011#comment-15206011
]
Anoop Sam John commented on HBASE-15510:
----------------------------------------
Same idea as in HBASE-14490 I believe..
Ya the reuse of the buffers reduces the GCs frequency. But the avg pause time
is increased. We are working in this area now.
> 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)