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

Santiago M. Mola commented on FLUME-2490:
-----------------------------------------

HBase server needs that hostname points to 127.0.0.1. So it's the embedded 
HBase server used in tests the one that is getting into an infinite loop during 
initialization. I don't think this can be solved on our side. We can mitigate 
the problem by ignoring the environment if it is not suited for running the 
test.

As an alternative, I'm working on a integration-test branch where these test 
run with an external HBase server.


> HBase tests hang up forever if hostname points to 127.0.1.1
> -----------------------------------------------------------
>
>                 Key: FLUME-2490
>                 URL: https://issues.apache.org/jira/browse/FLUME-2490
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.5.0.1
>            Reporter: Santiago M. Mola
>            Priority: Minor
>             Fix For: v1.6.0
>
>
> HBase tests hang up forever if hostname points to 127.0.1.1 instead of 
> 127.0.0.1. It would be nice if this circumstance was detected during tests 
> set up and the affected tests were ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to