[
https://issues.apache.org/jira/browse/HBASE-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222944#comment-13222944
]
Hudson commented on HBASE-5507:
-------------------------------
Integrated in HBase-0.94 #14 (See
[https://builds.apache.org/job/HBase-0.94/14/])
HBASE-5507 ThriftServerRunner.HbaseHandler.getRegionInfo() and
getTableRegions() do not use ByteBuffer correctly (Scott chen) (Revision
1297322)
Result = SUCCESS
tedyu :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionThriftServer.java
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java
*
/hbase/branches/0.94/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
> Fix For: 0.94.0
>
> Attachments: HBASE-5507-0.94.txt, HBASE-5507.D2073.1.patch,
> HBASE-5507.D2073.2.patch, HBASE-5507.D2073.3.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