[
https://issues.apache.org/jira/browse/SOLR-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13692346#comment-13692346
]
Yonik Seeley commented on SOLR-4926:
------------------------------------
I started looking for failed assertions, and ran across one not related to
index corruption. This is prob not related to our current issues though.
{code}
2> 68103 T325 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.handler.admin.CoreAdminHandler$2.run(CoreAdminHandler.java:814)
2>
2> 68104 T206 C40 P47070 oasc.SolrException.log ERROR java.lang.AssertionError
2> at
org.apache.solr.update.SolrCoreState.decrefSolrCoreState(SolrCoreState.java:62)
2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1059)
2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:389)
{code}
> I am seeing RecoveryZkTest and ChaosMonkeySafeLeaderTest fail often on trunk.
> -----------------------------------------------------------------------------
>
> Key: SOLR-4926
> URL: https://issues.apache.org/jira/browse/SOLR-4926
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Blocker
> Fix For: 5.0, 4.4
>
>
--
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]