[
https://issues.apache.org/jira/browse/SOLR-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8650:
--------------------------------
Attachment: SOLR-8650.patch
Simple patch which moves the operations to the collections handler.
Additionally it sets the interrupt flag on InterruptException.
> 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
> Attachments: SOLR-8650.patch
>
>
> 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]