[ 
https://issues.apache.org/jira/browse/HBASE-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HBASE-5507:
-------------------------------

    Attachment: HBASE-5507.D2073.2.patch

sc updated the revision "HBASE-5507 [jira] 
ThriftServerRunner.HbaseHandler.getRegionInfo() and getTableRegions() do not 
use ByteBuffer correctly".
Reviewers: tedyu, dhruba, JIRA

  Addressed Ted's review comments, thanks.

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

AFFECTED FILES
  src/main/java/org/apache/hadoop/hbase/regionserver/HRegionThriftServer.java
  src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
  src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java
  src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java

                
> ThriftServerRunner.HbaseHandler.getRegionInfo() and getTableRegions() do not 
> use ByteBuffer correctly
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5507
>                 URL: https://issues.apache.org/jira/browse/HBASE-5507
>             Project: HBase
>          Issue Type: Bug
>          Components: thrift
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>         Attachments: HBASE-5507.D2073.1.patch, HBASE-5507.D2073.2.patch
>
>
> We observed that when with "framed transport" option. The thrift call 
> ThriftServerRunner.HbaseHandler.getRegionInfo() receives corrupted parameter 
> (some garbage string attached to the beginning). This may be a thrift bug 
> requires further investigation.

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

        

Reply via email to