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

Phabricator updated HBASE-5506:
-------------------------------

    Attachment: HBASE-5506.D2031.1.patch

sc requested code review of "HBASE-5506 [jira] Add unit test for 
ThriftServerRunner.HbaseHandler.getRegionInfo()".
Reviewers: tedyu, dhruba, JIRA

  Add getRegionInfo test to TestThriftServer

  Task ID: #

  Blame Rev:

  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.

  Add a unit test to reproduce the problem.

TEST PLAN
  Run the test

  Revert Plan:

  Tags:

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

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

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/4359/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Add unit test for ThriftServerRunner.HbaseHandler.getRegionInfo()
> -----------------------------------------------------------------
>
>                 Key: HBASE-5506
>                 URL: https://issues.apache.org/jira/browse/HBASE-5506
>             Project: HBase
>          Issue Type: Test
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>            Priority: Minor
>         Attachments: HBASE-5506.D2031.1.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.
> Add a unit test to reproduce the problem.

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