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

Add getCoreContainer() method to JettySolrRunner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.4
    • None
    • None

    Description

      We have this all over our tests:

      CoreContainer cores = ((SolrDispatchFilter) jetty.getDispatchFilter().getFilter()).getCores();
      

      We should add a sugar method explicitly for doing this.

      Attachments

        1. SOLR-8259.patch
          44 kB
          Alan Woodward

        Activity

          People

            romseygeek Alan Woodward
            romseygeek Alan Woodward
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: