[
https://issues.apache.org/jira/browse/SOLR-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658140#action_12658140
]
Kay Kay commented on SOLR-930:
------------------------------
If it were not an error condition - something has to be abnormal since we are
not releasing resources / calling closeHooks - upon close and return
prematurely right at the beginning of the function.
So - it indicates a possible resource leak that needs to be looked into,
(possibly elsewhere ).
I am not for reverting / changing the logging level .
> 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
>
> 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.