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

ASF subversion and git services commented on QPID-8150:
-------------------------------------------------------

Commit fa471435e76f21d3687ee964ba144f4e5dffb506 in qpid-broker-j's branch 
refs/heads/master from [~godfrer]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=fa47143 ]

QPID-8150 : Prevent test failures due to slow initialisation of hostname 
resolution in HostnameAliasImpl


> [Broker-J] Prevent test failures due to slow initialisation of hostname 
> resolution in HostnameAliasImpl
> -------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8150
>                 URL: https://issues.apache.org/jira/browse/QPID-8150
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Rob Godfrey
>            Priority: Major
>
> On some operating systems / configurations (notably my laptop running OS X :) 
> ) the resolution of potential hostnames which resolve to the local machine 
> which takes place in {{HostnameAliasImpl}} can take a long time due to 
> fruitless lookups.  This can cause various system tests to fail.
> To prevent these failures
> # Do not include the hostname virtual host alias where it is not needed in 
> the system tests
> # Reorder the list of {{InetAddress}} objects that are iterated over in the 
> resolution phase so that addresses more likely to resolve (like the loopback 
> interface) are processed first



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to