Hoss Man created SOLR-6811:
------------------------------

             Summary: 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
            Reporter: Hoss Man


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.3.4#6332)

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

Reply via email to