HoustonPutman commented on PR #1594:
URL: https://github.com/apache/solr/pull/1594#issuecomment-1526138039

   Maybe we don't count it as a delete anymore, when the action is more of a 
scale. So `PUT /api/collections/Cn/replicas/scale?count=123`. This would cover 
scaling up or scaling down replicas. If we support scaling shards, which I 
don't think we do, we could do the same thing under `PUT 
/api/collections/Cn/shards/scale`. (I don't think another API uses PUT with 
that shards path)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to