[
https://issues.apache.org/jira/browse/SOLR-18370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112466#comment-18112466
]
ASF subversion and git services commented on SOLR-18370:
--------------------------------------------------------
Commit 18c2242c66c4cd7f7ec78484caf73343c7749c09 in solr's branch
refs/heads/main from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=18c2242c66c ]
SOLR-18370: remove the ADDROLE/REMOVEROLE Overseer Roles API (#4772)
> Remove ADDROLE/REMOVEROLE Overseer Roles API
> --------------------------------------------
>
> Key: SOLR-18370
> URL: https://issues.apache.org/jira/browse/SOLR-18370
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> `CollectionParams.CollectionAction.ADDROLE`/`REMOVEROLE`,
> `ClusterAPI.Commands.addRole`/`removeRole`, `ClusterStatus.ROLES_PROP`, and
> `CollectionAdminRequest.addRole`/`removeRole` are all deprecated since 10.1,
> with `OverseerRoleCmd` explicitly logging at runtime that "API is deprecated
> and will be removed in Solr 11." This is the big candidate for this solr 11
> release — replacement is Node Roles (`-Dsolr.node.roles`) at startup. Touches
> `CollectionsHandler`, `OverseerRoleCmd`, `OverseerNodePrioritizer`,
> `ZkController` (roles.json), and `ZkStateReader`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]