[
https://issues.apache.org/jira/browse/SOLR-6811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-6811:
---------------------------
Attachment: td.1.txt
td.2.txt
td.3.txt
thread dumps i took while it was stalled
> 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
> 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]