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

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

Jeff Miller created SOLR-11745:
----------------------------------

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


      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