You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/11 21:58:00 UTC

[jira] [Commented] (SOLR-11745) SolrCore doesn't log core if too many closes called on it

    [ https://issues.apache.org/jira/browse/SOLR-11745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286633#comment-16286633 ] 

ASF GitHub Bot commented on SOLR-11745:
---------------------------------------

GitHub user millerjeff0 opened a pull request:

    https://github.com/apache/lucene-solr/pull/289

    SOLR-11745: change logging references to getName

    SOLR-11745
    
    this doesn't resolve to anything by object name, Eg: org.apache.solr.core.SolrCore@4812a0d7

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/millerjeff0/lucene-solr SOLR-11745

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/289.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #289
    
----
commit 6f87979e088b49ccb12d74af9a4352cb920665c9
Author: Jeff <je...@salesforce.com>
Date:   2017-12-11T21:54:42Z

    SOLR-11745: change logging references to getName

----


> SolrCore doesn't log core if too many closes called on it
> ---------------------------------------------------------
>
>                 Key: SOLR-11745
>                 URL: https://issues.apache.org/jira/browse/SOLR-11745
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: logging
>    Affects Versions: 7.1
>            Reporter: Jeff Miller
>            Priority: Trivial
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
>       log.error("Too many close [count:{}] on {}. Please report this exception to solr-user@lucene.apache.org", count, this );
> Calling this just prints
> org.apache.solr.core.SolrCore@4812a0d7
> Suggest changing to getName



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org