[
https://issues.apache.org/jira/browse/HBASE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255305#comment-13255305
]
Phabricator commented on HBASE-5803:
------------------------------------
sc has commented on the revision "[jira] [HBASE-5803] [89-fb] Upgrade hbase
0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk".
INLINE COMMENTS
src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java:888
There are some places that we use
ByteBuffer.array() instead of reading from the correct offsets.
They cause problem when using framed transport protocols.
See
https://issues.apache.org/jira/browse/HBASE-5736
REVISION DETAIL
https://reviews.facebook.net/D2811
> [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server
> enhancements from trunk
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-5803
> URL: https://issues.apache.org/jira/browse/HBASE-5803
> Project: HBase
> Issue Type: Improvement
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Attachments: D2811.1.patch
>
>
> TBoundedThreadPoolServer has been a problem for us when there is a large
> number of clients. We need to migrate to 0.8.0. in 89-fb and bring the
> relevant improvements from trunk, including supporting
> TThreadedSelectorServer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira