You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/02/15 17:57:13 UTC

[jira] [Updated] (SOLR-4463) SolrCoreState ref counting is off for SolrCore reloads.

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

Mark Miller updated SOLR-4463:
------------------------------

    Summary: SolrCoreState ref counting is off for SolrCore reloads.  (was: SolrCoreState reg counting is off for SolrCore reloads.)

Patch attached, with new test.
                
> SolrCoreState ref counting is off for SolrCore reloads.
> -------------------------------------------------------
>
>                 Key: SOLR-4463
>                 URL: https://issues.apache.org/jira/browse/SOLR-4463
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-4463.patch
>
>
> Seems to work sometimes, perhaps because of races, but when we moved this ref counting to the SolrCore to work around some other issues, the ref counting across reloads was messed up since the ref count is tracked on the SolrCore.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org