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

Kevin Risden commented on SOLR-13960:
-------------------------------------

So I looked at this a bit more. My gut says this is just a seed creating a ton 
of documents and causing GC/slowness. It just looks like it goes sooooo 
slowwwwwwly:

Eventually

{code:java}
Caused by: java.net.SocketTimeoutException: Read timed out
{code}

So I'm guessing long GC. I'll have to hook up a debugger and check what the 
seed is doing for the random values in the test.


> Reproducible failure in HdfsBasicDistributedZk2Test 
> ----------------------------------------------------
>
>                 Key: SOLR-13960
>                 URL: https://issues.apache.org/jira/browse/SOLR-13960
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Hadoop Integration, hdfs
>            Reporter: Erick Erickson
>            Assignee: Kevin Risden
>            Priority: Major
>
> This reproduces for me very consistently on a fresh checkout of master.
> {code:java}
> ant test  -Dtestcase=HdfsBasicDistributedZk2Test -Dtests.method=test 
> -Dtests.seed=67263E0CD3327A11 -Dtests.nightly=true -Dtests.slow=true 
> -Dtests.badapples=true -Dtests.locale=sr -Dtests.timezone=America/St_Lucia 
> -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to