[
https://issues.apache.org/jira/browse/SOLR-9276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-9276.
----------------------------------
Resolution: Fixed
Fix Version/s: master (7.0)
6.2
> Remove remnants of old-style core definitions from OpenCloseCoreStressTest
> --------------------------------------------------------------------------
>
> Key: SOLR-9276
> URL: https://issues.apache.org/jira/browse/SOLR-9276
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Minor
> Fix For: 6.2, master (7.0)
>
> Attachments: SOLR-9276.patch
>
>
> The old OpenCloseCoreStressTest had separate stress tests for old and new
> style solr.xml files (old with <cores> and new core discovery). Now we have
> public void test10MinutesOld() throws Exception {
> doStress(300);
> }
> public void test10MinutesNew() throws Exception {
> doStress(300);
> which do the same thing and are quite expensive. Remove one of each pair like
> 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]