[jira] [Commented] (HBASE-5803) [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk

2012-04-20 Thread Phabricator (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13258737#comment-13258737
 ] 

Phabricator commented on HBASE-5803:


mbautin has committed the revision [jira] [HBASE-5803] [89-fb] Upgrade hbase 
0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk.

REVISION DETAIL
  https://reviews.facebook.net/D2811

COMMIT
  https://reviews.facebook.net/rHBASEEIGHTNINEFBBRANCH1328562


 [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, D2811.2.patch, D2811.3.patch, 
 D2811.4.patch, D2811.5.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




[jira] [Commented] (HBASE-5803) [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk

2012-04-17 Thread Phabricator (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13256040#comment-13256040
 ] 

Phabricator commented on HBASE-5803:


sc has accepted the revision [jira] [HBASE-5803] [89-fb] Upgrade hbase 0.89-fb 
to Thrift 0.8.0 and bring Thrift server enhancements from trunk.

  Looks good to me. Good work!

REVISION DETAIL
  https://reviews.facebook.net/D2811

BRANCH
  upgrade_hbase_0_89_fb_to_thrift_0_8_0_and_HBASE-5803_v9


 [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, D2811.2.patch, D2811.3.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




[jira] [Commented] (HBASE-5803) [89-fb] Upgrade hbase 0.89-fb to Thrift 0.8.0 and bring Thrift server enhancements from trunk

2012-04-16 Thread Phabricator (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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