Remove deprecated API that uses non-inclusive terminology #5214
Labels
deprecate
enhancement
Enhancement or improvement to existing feature or request
Meta
Meta issue, not directly linked to a PR
v3.0.0
Issues and PRs related to version 3.0.0
Is your feature request related to a problem? Please describe.
All the REST API and Java that uses non-inclusive terminology
master
andblacklist
/whitelist
have been deprecated in version 2.0 - 2.2, and will be removed in version 3.0This issue aims to track the effort of deprecated API removal that related to inclusive naming project.
REST API:
_cat/master
APImaster_timeout
request parameter_cat/nodes
APICluster Settings:
cluster.initial_master_nodes
cluster.no_master_block
node.master
(done) Java API:
org.opensearch.action.support.master
#4856 packageo.o.action.support.master
Additional context
A part of #2773 - List of deprecated code removal for v3.0
A part of #3351 - Breaking changes in 3.0
The text was updated successfully, but these errors were encountered: