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

Phabricator updated HBASE-5031:
-------------------------------

    Attachment: D867.1.patch

mbautin requested code review of "[jira] [HBASE-5031] Remove hard-coded 
non-existent host name from TestScanner".
Reviewers: Liyin, Kannan, JIRA

  TestScanner is failing on 0.89-fb because it has a hard-coded fake host name 
that it is trying to look up. Replacing this with 127.0.0.1:<random_port> 
instead.

TEST PLAN
  Run TestScanner

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

AFFECTED FILES
  src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
  src/test/java/org/apache/hadoop/hbase/regionserver/TestScanner.java

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

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

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

                
> [89-fb] Remove hard-coded non-existent host name from TestScanner 
> ------------------------------------------------------------------
>
>                 Key: HBASE-5031
>                 URL: https://issues.apache.org/jira/browse/HBASE-5031
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mikhail Bautin
>            Priority: Minor
>         Attachments: D867.1.patch
>
>
> TestScanner is failing on 0.89-fb because it has a hard-coded fake host name 
> that it is trying to look up. Replacing this with 127.0.0.1:<random_port> 
> instead.

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