[ 
https://issues.apache.org/jira/browse/SOLR-11562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223717#comment-16223717
 ] 

ASF subversion and git services commented on SOLR-11562:
--------------------------------------------------------

Commit b44497fdb721fb67c3c8f20dd0a781f6beaaa8a6 in lucene-solr's branch 
refs/heads/master from [~janhoy]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b44497f ]

SOLR-11562: Restore Solr ASCII-art in log at startup by removing Default config 
logging


> 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]

Reply via email to