[
https://issues.apache.org/jira/browse/SOLR-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated SOLR-9132:
--------------------------------
Attachment: SOLR-9132-deletereplicas.patch
Starting to work on these again. Here's a patch cutting over DeleteReplicaTest
and DeleteInactiveReplicaTest. In addition to migrating the tests, it adds the
following:
* static methods on CollectionAdminRequest for deleting replicas from a
specific shard, or for deleting replicas on all shards
* a static method on CoreAdminRequest for getting the status of a particular
core, and a CoreStatus object to encapsulate things
* the ability to assign cluster properties on configuration in SolrCloudTestCase
* helper methods to select random slices and replicas from a collection state
* helper methods to wait for specific collection states before continuing with
a test
* a method on MiniSolrCloudCluster to get the jetty for a specific replica
I'll commit later on today
> Cut over AbstractDistribZkTestCase tests to SolrCloudTestCase
> -------------------------------------------------------------
>
> Key: SOLR-9132
> URL: https://issues.apache.org/jira/browse/SOLR-9132
> Project: Solr
> Issue Type: Improvement
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Attachments: SOLR-9132-deletereplicas.patch, SOLR-9132.patch
>
>
> We need to remove AbstractDistribZkTestCase if we want to move away from
> legacy cloud configurations. This issue is for migrating tests to
> SolrCloudTestCase instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]