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

Robert Muir commented on SOLR-5241:
-----------------------------------

why is it trying to resolve the host? Is it so that it can then try to connect 
to it and the test expects that this will fail?

Its the latter part that will cause the issue: use ips like [ff01::114] instead.
                
> SimplePostToolTest is slow on some systmes - likely due to hostname 
> resolution of "example.com"
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5241
>                 URL: https://issues.apache.org/jira/browse/SOLR-5241
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>         Attachments: SOLR-5241.patch
>
>
> As noted by Shai on the dev @lucene list, SimplePostToolTest is ridiculously 
> slow when he ran from ant, but only takes 1 second in his IDE.
> problem seems to be relate to the URL class attempting to response 
> "example.com"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to