[
https://issues.apache.org/jira/browse/SOLR-6169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032020#comment-14032020
]
Alan Woodward commented on SOLR-6169:
-------------------------------------
In trunk we can just delete the method (it's not actually called from
anywhere). In 4.x removing it would break binary compatibility for any plugin
classes that extend CoreAdminHandler, so I propose to make the method just
throw UnsupportedOperationException. As far as I can tell the code that's
actually there is untested and broken anyway, so nobody should be using it.
> Really really remove ALIAS command
> ----------------------------------
>
> Key: SOLR-6169
> URL: https://issues.apache.org/jira/browse/SOLR-6169
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.8.1, 5.0
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Minor
> Fix For: 4.9
>
>
> The core admin ALIAS command was deprecated by SOLR-1637, in 2009. The
> method is, however, still there, marked as deprecated, five years later. It
> can probably be removed now...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]