[ https://issues.apache.org/jira/browse/HBASE-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907126#comment-13907126 ]
Nicolas Liochon commented on HBASE-10573: ----------------------------------------- I actually have the same question about using netty byteBuf (not netty itself). I wonder if we won't have an issue, for example when we will want to pass the buffer from the hbase socket to hdfs. The Java API is very very bad, and does not even support extension, so I understand why Netty had to rewrite it. But I'm not sure about the interoperability then. Note that I'm not a Netty expert, especially not a Netty 4 one, so my concerns may be just off. > Use Netty 4 > ----------- > > Key: HBASE-10573 > URL: https://issues.apache.org/jira/browse/HBASE-10573 > Project: HBase > Issue Type: Sub-task > Affects Versions: hbase-10191 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Attachments: 10573.patch > > > Pull in Netty 4 and sort out the consequences. -- This message was sent by Atlassian JIRA (v6.1.5#6160)