[
https://issues.apache.org/jira/browse/SOLR-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522481#comment-15522481
]
Shalin Shekhar Mangar commented on SOLR-9132:
---------------------------------------------
>From CollectionAdminRequest.DeleteReplica:
{code}
- params.set(COUNT_PROP, deleteIndexDir);
+ params.set(COUNT_PROP, count);
{code}
This was a bug with SOLR-9319, right? Can you please commit this separately and
call out SOLR-9319 in the commit message?
> 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]