[ https://issues.apache.org/jira/browse/SOLR-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658153#action_12658153 ]
Kay Kay commented on SOLR-930: ------------------------------ Thanks Hoss . That clarifies. Added @see to the javadoc to clarify more about it. Also - modified the javadoc about throwing exceptions if refCount < 0 (the code does not do it anymore ). The revised patch should be javadoc changes relevant to the part. > SolrCore.close() : Warn in the logger when the internal reference count is > 0 > ------------------------------------------------------------------------------ > > Key: SOLR-930 > URL: https://issues.apache.org/jira/browse/SOLR-930 > Project: Solr > Issue Type: Improvement > Environment: Java 6, Tomcat 6 > Reporter: Kay Kay > Assignee: Ryan McKinley > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-930.patch, SOLR-930.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > SolrCore.close() -> Add a warning statement when the internal reference count > is > 0. ( as opposed to 0, as expected ) - -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.