[
https://issues.apache.org/jira/browse/SOLR-11562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223718#comment-16223718
]
ASF subversion and git services commented on SOLR-11562:
--------------------------------------------------------
Commit d11913895d5e1e68c6e29b9e3fe52df48b712700 in lucene-solr's branch
refs/heads/branch_7x from [~janhoy]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d119138 ]
SOLR-11562: Restore Solr ASCII-art in log at startup by removing Default config
logging
(cherry picked from commit b44497f)
> Restore the nice Solr ASCII-art in log at startup
> -------------------------------------------------
>
> Key: SOLR-11562
> URL: https://issues.apache.org/jira/browse/SOLR-11562
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: logging
> Affects Versions: 7.0, 7.1
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Minor
> Fix For: 7.2
>
>
> The commit in SOLR-10272 added logging of {{solr.default.condfir}} to
> {{SolrDispatchFilter}}, breaking the ASCII-art Solr logo on most Terminal
> window widths :-( Example:
> {code}
> INFO (main) [ ] o.e.j.s.Server jetty-9.3.20.v20170531
> INFO (main) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to
> Apache Solr™ version 7.1.0
> INFO (main) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in
> standalone mode on port 8983
> INFO (main) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
> /t/solr-7.1.0, Default config dir:
> /t/solr-7.1.0/server/solr/configsets/_default/conf
> INFO (main) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
> 2017-10-27T20:32:47.832Z
> INFO (main) [ ] o.a.s.c.SolrResourceLoader Using system property
> solr.solr.home: /t/solr-7.1.0/server/solr
> {code}
> I propose to simply remove that logging change. My vision for the reduction
> of logging was to drop all the noise and only show essential info on every
> startup, info that will aid in debugging and troubleshooting. We already show
> what config set is being used when the user creates the collection.
> So I'll go ahead and commit a removal of this for 7.2. Ping [~ichattopadhyaya]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]