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

Cassandra Targett updated SOLR-6811:
------------------------------------
    Component/s: Tests

> TestLBHttpSolrServer.testSimple stall: 2 CloserThreads waiting for same lock? 
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-6811
>                 URL: https://issues.apache.org/jira/browse/SOLR-6811
>             Project: Solr
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Hoss Man
>         Attachments: td.1.txt, td.2.txt, td.3.txt
>
>
> got a stall today in TestLBHttpSolrServer.testSimple on 5x branch
> looking at the stack dumps, it seems like there are 2 instances of 
> CloserThread wait()ing to be notified on the same "lock" Object?
> 2 things seem suspicious:
> a) what are they waiting for? what thread is expected to be notifying? 
> (because i don't see anything else running that might do the job)
> b) why are there 2 instances of CloserThread?  from a quick skim it seems 
> like there should only be one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to