You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/04/20 04:27:15 UTC

[jira] [Updated] (SOLR-4547) Commit logging - move index filenames to DEBUG.

     [ https://issues.apache.org/jira/browse/SOLR-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Heisey updated SOLR-4547:
-------------------------------

    Attachment: SOLR-4547.patch

New patch using recommendations from Hoss.  It has not been tested yet.  I am working on that.
                
> Commit logging - move index filenames to DEBUG.
> -----------------------------------------------
>
>                 Key: SOLR-4547
>                 URL: https://issues.apache.org/jira/browse/SOLR-4547
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>    Affects Versions: 4.1
>            Reporter: Shawn Heisey
>             Fix For: 4.3, 5.0
>
>         Attachments: solr-4547-insanity.txt, SOLR-4547.patch, SOLR-4547.patch
>
>
> When an index commit is done (at least with MMap/NRT, haven't checked other Directory implementations), all of the filenames in the index are logged three times at INFO.  I think the information has value to someone if they are debugging, but not to most users.
> I propose that we move this part of the log to DEBUG and provide text that allows the person/program viewing the log to link the smaller INFO log entry with the new one, probably the directory path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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