You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shai Erera (JIRA)" <ji...@apache.org> on 2015/12/22 08:34:46 UTC

[jira] [Created] (SOLR-8454) Improve logging by ZkStateReader

Shai Erera created SOLR-8454:
--------------------------------

             Summary: Improve logging by ZkStateReader
                 Key: SOLR-8454
                 URL: https://issues.apache.org/jira/browse/SOLR-8454
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Shai Erera
            Assignee: Shai Erera
            Priority: Minor
             Fix For: 5.5, Trunk


Improve logging output by ZkStateReader, by adding the following:

* Use LOG.foo() with parameters properly (i.e. not concatenating strings w/ +)
* Surround parameters with [], to help readability, especially w/ empty values
* Add missing string messages, where I felt a message will clarify
* Convert some try-catch to a try-multicatch and improve output log message



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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