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

Shalin Shekhar Mangar resolved SOLR-2644.
-----------------------------------------

    Resolution: Fixed

Committed revision 1145502 on trunk and 1145509 on branch_3x.

> DIH handler - when using threads=2 the default logging is set too high
> ----------------------------------------------------------------------
>
>                 Key: SOLR-2644
>                 URL: https://issues.apache.org/jira/browse/SOLR-2644
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 3.3
>            Reporter: Bill Bell
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 3.4, 4.0
>
>         Attachments: SOLR-2644-2.patch, SOLR-2644.patch, SOLR-2644.patch
>
>
> Setting threads parameter in DIH handler, every add outputs to the log in 
> INFO level.
> The only current solution is to set the following in log4j.properties:
> log4j.rootCategory=INFO, logfile
> log4j.logger.org.apache.solr.handler.dataimport.DocBuilder=FATAL
> log4j.logger.org.apache.solr.handler.dataimport.ThreadedEntityProcessorWrapper=FATAL
> These 2 log messages need to be changed to DEBUG.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to