[
https://issues.apache.org/jira/browse/SOLR-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696014#comment-13696014
]
Robert Muir commented on SOLR-4977:
-----------------------------------
Looks pretty good: two comments:
* This might be useful for developers to use in tests actually: The problem is
during testing (when assertions are enabled), it can get flooded with
"testpoints". So what I did in lucene was to exclude component="TP" (means test
point). I think it would be good to do here too.
* Do you think we should deprecate the /infostream/file method? Like we can
issue a warning if someone does this, because really they could configure this
guy to go to its own file (without rolling or whatever) via their logging
configuration instead?
> info stream in solrconfig should have option for writing to the solr log
> ------------------------------------------------------------------------
>
> Key: SOLR-4977
> URL: https://issues.apache.org/jira/browse/SOLR-4977
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan Ernst
> Attachments: SOLR-4977.patch
>
>
> Having a separate file is annoying, plus the print stream option doesn't
> rollover on size or date, doesn't have custom formatting options, etc.
> Exactly what the logging lib is meant to handle.
--
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: [email protected]
For additional commands, e-mail: [email protected]