Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9451

Make clusterstatus command logging less verbose

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.3, 7.0
    • None
    • None

    Description

      Today when we run a cluster status call, the logs get filled up with ZkStateReader messages like this. If a user has a lot of collections this can get quite verbose and likely not useful.

      INFO  - 2016-08-29 12:10:55.533; [   ] org.apache.solr.handler.admin.CollectionsHandler; Invoked Collection Action :clusterstatus with params json.nl=map&indent=true&action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
      INFO  - 2016-08-29 12:10:55.535; [   ] org.apache.solr.common.cloud.ZkStateReader; Load collection config from: [/collections/test1]
      INFO  - 2016-08-29 12:10:55.535; [   ] org.apache.solr.common.cloud.ZkStateReader; path=[/collections/test1] [configName]=[test1] specified config exists in ZooKeeper
      INFO  - 2016-08-29 12:10:55.536; [   ] org.apache.solr.common.cloud.ZkStateReader; Load collection config from: [/collections/gettingstarted]
      INFO  - 2016-08-29 12:10:55.537; [   ] org.apache.solr.common.cloud.ZkStateReader; path=[/collections/gettingstarted] [configName]=[gettingstarted] specified config exists in ZooKeeper
      ......
      

      Attachments

        1. SOLR-9451.patch
          2 kB
          Varun Thacker
        2. SOLR-9451.patch
          2 kB
          Varun Thacker

        Activity

          People

            varun Varun Thacker
            varun Varun Thacker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: