You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexandre Rafalovitch (JIRA)" <ji...@apache.org> on 2013/06/22 14:47:20 UTC

[jira] [Commented] (SOLR-4760) Improve logging messages during startup to better identify core

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

Alexandre Rafalovitch commented on SOLR-4760:
---------------------------------------------

Has this actually made it into 4.3.1? Because I am not seeing any difference:

    [coreLoadExecutor-3-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  – Adding 'file:/Users/arafalov/SOLR/solr-4.3.1/contrib/analysis-extras/lucene-libs/lucene-analyzers-morfologik-4.3.1.jar' to classloader
    [coreLoadExecutor-3-thread-2] INFO  org.apache.solr.schema.IndexSchema  – unique key field: id

                
> Improve logging messages during startup to better identify core
> ---------------------------------------------------------------
>
>                 Key: SOLR-4760
>                 URL: https://issues.apache.org/jira/browse/SOLR-4760
>             Project: Solr
>          Issue Type: Wish
>          Components: Schema and Analysis
>    Affects Versions: 4.3
>            Reporter: Alexandre Rafalovitch
>            Assignee: Shawn Heisey
>            Priority: Minor
>             Fix For: 5.0, 4.4, 4.3.1
>
>         Attachments: SOLR-4760.patch, SOLR-4760.patch, SOLR-4760-testfix.patch
>
>
> Some log messages could be more informative. For example:
> {code}
> 680 [coreLoadExecutor-3-thread-3] WARN org.apache.solr.schema.IndexSchema  – schema has no name!
> {code}
> Would be _very nice_ to know which core this is complaining about.
> Later, once the core is loaded, the core name shows up in the logs,
> but it would be nice to have it earlier without having to
> triangulating it through 'Loading core' messages.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org