[
https://issues.apache.org/jira/browse/SOLR-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-4548:
---------------------------
Attachment: TestSolrProperties.testProperties.stalled_788_dump.txt
TestSolrProperties.testProperties.stalled_788_dump2.txt
TestSolrProperties.testProperties.stalled_1208_dump.txt
TestSolrProperties.testProperties.stalled_1208_dump2.txt
TestSolrProperties.testProperties.stalled_1328_dump.txt
thread dumps from jstack. file names are based on the most recent "stalled for
XXXs at: TestSolrProperties.testProperties" message logged by the junit runner
at the time i took the thread dump.
> Stalled shutdown observed running TestSolrProperties
> ----------------------------------------------------
>
> Key: SOLR-4548
> URL: https://issues.apache.org/jira/browse/SOLR-4548
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
> Attachments:
> TestSolrProperties.testProperties.stalled_1208_dump2.txt,
> TestSolrProperties.testProperties.stalled_1208_dump.txt,
> TestSolrProperties.testProperties.stalled_1328_dump.txt,
> TestSolrProperties.testProperties.stalled_788_dump2.txt,
> TestSolrProperties.testProperties.stalled_788_dump.txt
>
>
> Running the full tests suite against trunk r1454630 i noticed
> "TestSolrProperties.testProperties" stalled for a whle and begin taking
> thread dumps.
> All of the dumps seem to follow the same basic structure:
> * a handfull of searcherExecutor threads WAITING on the ThreadPoolExecutor
> * the main test thread in CoreContainer.shutdown locked & waiting on
> CloserThread
> * CloserThread locked & waiting on an Object
> There's no indication that the problem has anything to do with this test, it
> seems like a generic porblem that could affect any solr users on shutdown.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]