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

Simplify solr-core dependencies, remove duplicate jars

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • main (10.0)
    • main (10.0), 9.2
    • Embedded
    • None

    Description

      SolrJettyServer is a very useful way of running Solr within an application or test. However, it does not really need to be included in Solr Core. It can be provided in the test-framework module, so that Solr Core does not need to depend on Jetty Server jars.

      This will allow Solr to put all shared server & Solr (web-app) dependencies in server/lib/ext/.

      However, as noted in the Github PR, Jetty does not allow "server" classes (including the classes in jetty-io, jetty-util, jetty-http, etc) to be used by the web-app (Solr) and the jetty server. Therefore we need to explicitly remove this restriction when we implement this.

      Attachments

        Issue Links

          Activity

            People

              houston Houston Putman
              houston Houston Putman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m