[ 
https://issues.apache.org/jira/browse/SOLR-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man resolved SOLR-5241.
----------------------------

       Resolution: Fixed
    Fix Version/s: 4.6
                   5.0

bq. ... Theoretically we could also use 127.0.0.1, the blackhole is not related 
here, because it just looks up hostnames. ...

we could, this was my point earlier when i asked rmuir why "[ff01::114]" was 
better - since we're never opening a socket i didn't understand the diff.

now that i do understand the diff however, i definitely think "[ff01::114]" is 
better -- not because of anything in the test now, but because it helps protect 
us from the risk of someone working on the test in the future and accidentally 
changing something so that it *does* start trying to open sockets.

so i've committed the most recent patch as is.

Thanks everybody for your help.

                
> 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
>             Fix For: 5.0, 4.6
>
>         Attachments: SOLR-5241.patch, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to