You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bernd Wahlen (Jira)" <ji...@apache.org> on 2020/09/23 08:06:00 UTC

[jira] [Created] (SOLR-14891) Upgrade Jetty to 9.4.28+ to fix Startup Warning

Bernd Wahlen created SOLR-14891:
-----------------------------------

             Summary: Upgrade Jetty to 9.4.28+ to fix Startup Warning
                 Key: SOLR-14891
                 URL: https://issues.apache.org/jira/browse/SOLR-14891
             Project: Solr
          Issue Type: Wish
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Bernd Wahlen


Solr currently using Jetty 9.4.27 which displays strange Warning at startup.
I think it is fixed in 9.4.28
https://github.com/eclipse/jetty.project/issues/4631

2020-09-23 09:57:57.346 WARN  (main) [   ] 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 message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org