[
https://issues.apache.org/jira/browse/SOLR-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-7202:
--------------------------------
Attachment: SOLR-7202.patch
The following deprecated Collections API calls will be removed with this patch-
"deletecollection", "createcollection", "reloadcollection", "removecollection",
"removeshard".
The equivalent calls that have existed for these are - "delete", "create",
"reload", "delete", "deleteshard"
Tests and precommit are happy
> Remove deprecated DELETECOLLECTION, CREATECOLLECTION, RELOADCOLLECTION
> Collection API actions
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-7202
> URL: https://issues.apache.org/jira/browse/SOLR-7202
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Priority: Minor
> Fix For: Trunk, 5.1
>
> Attachments: SOLR-7202.patch
>
>
> I think we can remove DELETECOLLECTION, CREATECOLLECTION, RELOADCOLLECTION
> action types.
> It was marked as deprecated but didn't get removed in 5.0
> While doing a quick check I saw that we can remove Overseer.REMOVECOLLECTION
> and Overseer.REMOVESHARD
> Any reason why it should be a bad idea?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]