Anoop Sam John created HBASE-12289:
--------------------------------------
Summary: Avoid onheap buffer copying at RPCServer#serResponse
Key: HBASE-12289
URL: https://issues.apache.org/jira/browse/HBASE-12289
Project: HBase
Issue Type: Sub-task
Reporter: Anoop Sam John
Assignee: Anoop Sam John
We would like to see DBB end-to-end in read path until we write to socket.
IPCUtil#buildCellBlock doing a buffer creation and then write the data at once.
This jira aims at checking how we can avoid this also.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)