[ 
https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273582#comment-13273582
 ] 

stack commented on HBASE-5990:
------------------------------

@Jimmy How is the '\n' getting inserted?  I see we create RegionMovedException 
like this:

{code}throw new RegionMovedException(sn.getHostname(), sn.getPort());{code}

Is the servername parse bad or something such that its prepending a '\n'?
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec 
> <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

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