[ 
https://issues.apache.org/jira/browse/SOLR-8259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Woodward updated SOLR-8259:
--------------------------------
    Summary: Add getCoreContainer() method to JettySolrRunner  (was: Add 
getCoreContainer() method to SolrJettyRunner)

> Add getCoreContainer() method to JettySolrRunner
> ------------------------------------------------
>
>                 Key: SOLR-8259
>                 URL: https://issues.apache.org/jira/browse/SOLR-8259
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>         Attachments: SOLR-8259.patch
>
>
> We have this all over our tests:
> {code}
> CoreContainer cores = ((SolrDispatchFilter) 
> jetty.getDispatchFilter().getFilter()).getCores();
> {code}
> We should add a sugar method explicitly for doing this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to