[
https://issues.apache.org/jira/browse/HBASE-16327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405422#comment-15405422
]
Anoop Sam John commented on HBASE-16327:
----------------------------------------
By pass in the constructor of MBB? It may look ugly ! In real MBB we need
that calc and data structures for later accessing of data from the bufs. But
in RPC case, it is just write to channel.
> Unify BufferChain and MultiByteBuff
> -----------------------------------
>
> Key: HBASE-16327
> URL: https://issues.apache.org/jira/browse/HBASE-16327
> Project: HBase
> Issue Type: Improvement
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
>
> Bufferchain is nothing but a collection of Bytebuffers. We already have
> MultiBytebuff. May be we can unify both and add the Bufferchain#write() to
> ByteBuff abstract class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)