Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19B8196B6 for ; Fri, 24 Feb 2012 02:14:11 +0000 (UTC) Received: (qmail 64303 invoked by uid 500); 24 Feb 2012 02:14:09 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 64208 invoked by uid 500); 24 Feb 2012 02:14:09 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 64201 invoked by uid 99); 24 Feb 2012 02:14:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 02:14:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 02:14:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D6331337F6A for ; Fri, 24 Feb 2012 02:13:48 +0000 (UTC) Date: Fri, 24 Feb 2012 02:13:48 +0000 (UTC) From: "Erick Erickson (Commented) (JIRA)" To: dev@lucene.apache.org Message-ID: <789205960.13381.1330049628878.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1217823723.30635.1329105419682.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-3129) Move a lot of the startup logging to trace. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215313#comment-13215313 ] Erick Erickson commented on SOLR-3129: -------------------------------------- +1, the signal gets lost in the noise most of the time for me currently > Move a lot of the startup logging to trace. > ------------------------------------------- > > Key: SOLR-3129 > URL: https://issues.apache.org/jira/browse/SOLR-3129 > Project: Solr > Issue Type: Improvement > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Minor > Fix For: 4.0 > > > We should make the start up logging cleaner - 9 times out of 10 you don't need all that info and 9 times out of 10 it just makes it harder to find what you do need - especially if you have a lot of core reloads. > I think most of the "added" and "created" events can go to trace - when you need that info you can easily broaden the log level - but for the majority case when you don't, lets clean this up? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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