[ 
https://issues.apache.org/jira/browse/HBASE-16680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

binlijin updated HBASE-16680:
-----------------------------
    Attachment: HBASE-16680-master.patch

> Reduce garbage in BufferChain
> -----------------------------
>
>                 Key: HBASE-16680
>                 URL: https://issues.apache.org/jira/browse/HBASE-16680
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: binlijin
>            Priority: Minor
>         Attachments: HBASE-16680-master.patch
>
>
> BufferChain accept a List<ByteBuffer> and then convert it to ByteBuffer[], we 
> can directly produce ByteBuffer[] and handle it to BufferChain, so eliminate 
> the object List<ByteBuffer>.



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

Reply via email to