[
https://issues.apache.org/jira/browse/SOLR-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8650:
--------------------------------
Description:
Today the create/delete alias operations is processed by the overseer . While
not being an expensive operation there is no real need of it going to the
overseer .
So we can optimize here and handle the request from the collections handler
directly.
was:
Today a alias operation is processed by the overseer . While not being an
expensive operation there is no real need of it going to the overseer .
So we can optimize here and handle the request from the collections handler
directly.
> Alias Collection API can be moved to the CollectionsHandler
> -----------------------------------------------------------
>
> Key: SOLR-8650
> URL: https://issues.apache.org/jira/browse/SOLR-8650
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Priority: Minor
>
> Today the create/delete alias operations is processed by the overseer . While
> not being an expensive operation there is no real need of it going to the
> overseer .
> So we can optimize here and handle the request from the collections handler
> directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]