[ 
https://issues.apache.org/jira/browse/SOLR-16459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623426#comment-17623426
 ] 

ASF subversion and git services commented on SOLR-16459:
--------------------------------------------------------

Commit 9a5ddca3e547b633fd3e5e77b3a16a70637d4502 in solr's branch 
refs/heads/branch_9x from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9a5ddca3e54 ]

SOLR-16459: Remove 'invoke' /admin/cores command

Previously added in support of a feature that has since been deprecated
and removed, this internal API can be ripped out without fear of
backcompat violation.


> Deprecate and remove /admin/cores?action=INVOKE
> -----------------------------------------------
>
>                 Key: SOLR-16459
>                 URL: https://issues.apache.org/jira/browse/SOLR-16459
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 8.11.2, 9.1
>            Reporter: Jason Gerlowski
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> SOLR-6220 added an "INVOKE" action to CoreAdminHandler as a means to 
> implement the old form of rule-based replica placement.  The API itself 
> iterates over an arbitrary number of class names, instantiating each one and 
> calling its "invoke" method via reflection.
> Now that the old form of rule-based replica placement was removed in 9, 
> nothing uses this API "action" anymore and it should be removed: both for 
> complexity/maintenance reasons, and for potential security issues.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to