Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2644

DIH handler - when using threads=2 the default logging is set too high

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        1. SOLR-2644.patch
          2 kB
          Shalin Shekhar Mangar
        2. SOLR-2644-2.patch
          2 kB
          Bill Bell
        3. SOLR-2644.patch
          0.6 kB
          Shalin Shekhar Mangar

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            shalin Shalin Shekhar Mangar
            billnbell Bill Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment