[ 
https://issues.apache.org/jira/browse/SOLR-8259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998343#comment-14998343
 ] 

ASF subversion and git services commented on SOLR-8259:
-------------------------------------------------------

Commit 1713601 from [~romseygeek] in branch 'dev/trunk'
[ https://svn.apache.org/r1713601 ]

SOLR-8259: Add getCoreContainer() method to JettySolrRunner

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to