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

Patrick Hunt commented on ZOOKEEPER-1603:
-----------------------------------------

I don't see any benefit with this patch applied. This method in particular 
seems to be the issue:

bq. 
org.apache.zookeeper.client.StaticHostProvider.resolveAndShuffle(Collection<InetSocketAddress>)

Is this a problem regardless of whether it's a test or real code? i.e. will I 
see long pauses running the client on my host as a result of this?

What's the underlying problem? Any idea why I see this and it's not an issue 
on, for example, jenkins?


I ran the C tests and they pass in the typical amount of time, no issues there.


                
> StaticHostProviderTest testUpdateClientMigrateOrNot hangs
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-1603
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1603
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.5.0
>            Reporter: Patrick Hunt
>            Assignee: Alexander Shraer
>            Priority: Blocker
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1603.patch
>
>
> StaticHostProviderTest method testUpdateClientMigrateOrNot hangs forever.
> On my laptop getHostName for 10.10.10.* takes 5+ seconds per call. As a 
> result this method effectively runs forever.
> Every time I run this test it hangs. Consistent.

--
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

Reply via email to