[jira] [Updated] (SOLR-6677) reduce logging during Solr startup

2016-09-23 Thread Alan Woodward (JIRA)

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

Alan Woodward updated SOLR-6677:

Attachment: SOLR-6677-part-2.patch

Some more moves from INFO to DEBUG, mostly on shutdown now

> reduce logging during Solr startup
> --
>
> Key: SOLR-6677
> URL: https://issues.apache.org/jira/browse/SOLR-6677
> Project: Solr
>  Issue Type: Bug
>Reporter: Noble Paul
>Assignee: Jan Høydahl
> Attachments: SOLR-6677-part-2.patch, SOLR-6677.patch, SOLR-6677.patch
>
>
> most of what is printed is neither helpful nor useful. It's just noise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-6677) reduce logging during Solr startup

2016-09-22 Thread JIRA

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

Jan Høydahl updated SOLR-6677:
--
Attachment: SOLR-6677.patch

Updated patch. I'll commit this and then keep the issue open a bit longer for 
further commits.

> reduce logging during Solr startup
> --
>
> Key: SOLR-6677
> URL: https://issues.apache.org/jira/browse/SOLR-6677
> Project: Solr
>  Issue Type: Bug
>Reporter: Noble Paul
>Assignee: Jan Høydahl
> Attachments: SOLR-6677.patch, SOLR-6677.patch
>
>
> most of what is printed is neither helpful nor useful. It's just noise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-6677) reduce logging during Solr startup

2016-09-20 Thread JIRA

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

Jan Høydahl updated SOLR-6677:
--
Attachment: SOLR-6677.patch

First patch, moving many unhelpful INFO logs to DEBUG level as well as reducing 
Jetty logging.

With this patch, the {{bin/solr start -f}} shrinks from 31 to 13 lines (11 if 
applied on top of SOLR-8186 and SOLR-9534):
{noformat}
Starting Solr on port 8983 from /Users/janhoy/git/lucene-solr/solr/server

0INFO  (main) [   ] o.e.j.s.Server jetty-9.3.8.v20160314
311  INFO  (main) [   ] o.a.s.c.SolrResourceLoader Using system property 
solr.solr.home: /Users/janhoy/git/lucene-solr/solr/server/solr
311  INFO  (main) [   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for 
directory: '/Users/janhoy/git/lucene-solr/solr/server/solr'
316  INFO  (main) [   ] o.a.s.c.SolrXmlConfig Loading container configuration 
from /Users/janhoy/git/lucene-solr/solr/server/solr/solr.xml
424  WARN  (main) [   ] o.a.s.c.CoreContainer Couldn't add files from 
/Users/janhoy/git/lucene-solr/solr/server/solr/lib to classpath: 
/Users/janhoy/git/lucene-solr/solr/server/solr/lib
744  INFO  (main) [   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath /Users/janhoy/git/lucene-solr/solr/server/solr
749  INFO  (main) [   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
761  INFO  (main) [   ] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@6536e911{/solr,file:///Users/janhoy/git/lucene-solr/solr/server/solr-webapp/webapp/,AVAILABLE}{/Users/janhoy/git/lucene-solr/solr/server/solr-webapp/webapp}
774  INFO  (main) [   ] o.e.j.s.ServerConnector Started 
ServerConnector@5609159b{HTTP/1.1,[http/1.1]}{0.0.0.0:8983}
775  INFO  (main) [   ] o.e.j.s.Server Started @1310ms
{noformat}

Likewise the {{bin/solr create -c foo}} logs shrink from 129 lines to 50 lines!

Still WorkInProgress. Would be good with some confirmation that I'm on the 
right track here.

> reduce logging during Solr startup
> --
>
> Key: SOLR-6677
> URL: https://issues.apache.org/jira/browse/SOLR-6677
> Project: Solr
>  Issue Type: Bug
>Reporter: Noble Paul
>Assignee: Noble Paul
> Attachments: SOLR-6677.patch
>
>
> most of what is printed is neither helpful nor useful. It's just noise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-6677) reduce logging during Solr startup

2014-10-30 Thread Noble Paul (JIRA)

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

Noble Paul updated SOLR-6677:
-
Description: most of what is printed is neither helpful nor useful. It just 
noise  (was: most of what is printed is not helpful or useful. It just noise)

 reduce logging during Solr startup
 --

 Key: SOLR-6677
 URL: https://issues.apache.org/jira/browse/SOLR-6677
 Project: Solr
  Issue Type: Bug
Reporter: Noble Paul
Assignee: Noble Paul

 most of what is printed is neither helpful nor useful. It just noise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-6677) reduce logging during Solr startup

2014-10-30 Thread Noble Paul (JIRA)

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

Noble Paul updated SOLR-6677:
-
Description: most of what is printed is neither helpful nor useful. It's 
just noise  (was: most of what is printed is neither helpful nor useful. It 
just noise)

 reduce logging during Solr startup
 --

 Key: SOLR-6677
 URL: https://issues.apache.org/jira/browse/SOLR-6677
 Project: Solr
  Issue Type: Bug
Reporter: Noble Paul
Assignee: Noble Paul

 most of what is printed is neither helpful nor useful. It's just noise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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