binlijin created HBASE-16680:
--------------------------------

             Summary: 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


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