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

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

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

QPID-8150: [Broker-J][Tests] Remove redundant hostname alias settings from 
broker configuration for AMQP 0-10 protocol tests


> [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
>            Assignee: Rob Godfrey
>            Priority: Major
>             Fix For: qpid-java-broker-7.1.0
>
>
> 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