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:55:12 UTC

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

Mark Miller created SOLR-4463:
---------------------------------

             Summary: SolrCoreState reg 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


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 tracker 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