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-u...@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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to