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

Solr 8.6.x log starts with "XmlConfiguration Ignored arg" warning from Jetty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Not A Problem
    • 8.6.2
    • 8.6.3
    • None
    • None

    Description

      After moving to 8.6.2 the first lines of the solr.log are

      2020-09-06 18:19:09.164 INFO  (main) [   ] o.e.j.u.log Logging initialized @1197ms to org.eclipse.jetty.util.log.Slf4jLog
      2020-09-06 18:19:09.226 WARN  (main) [   ] o.e.j.u.l.o.e.j.x.XmlConfiguration Ignored arg: <Arg name="threadpool">
          <New id="threadpool" class="com.codahale.metrics.jetty9.InstrumentedQueuedThreadPool"><Arg name="registry">
              <Call id="solrJettyMetricRegistry" name="getOrCreate" class="com.codahale.metrics.SharedMetricRegistries"><Arg>solr.jetty</Arg></Call>
            </Arg></New>
        </Arg>
      

      This config is declared here: https://github.com/apache/lucene-solr/blob/5154b6008f54c9d096f5efe9ae347492c23dd780/solr/server/etc/jetty.xml#L33 and has been there for a long time, so I assume it's the bump in Jetty version that's causing it now.

      I'm seeing this in 8.6.2, but I've not gone back to check other versions

      Attachments

        Issue Links

          Activity

            People

              ab Andrzej Bialecki
              colvinco Colvin Cowie
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: