Skip to content

[7.x] Deprecate the 'local' parameter of /_cat/indices#64335

Merged
danhermann merged 2 commits intoelastic:7.xfrom
danhermann:backport_7x_62198_deprecate_local
Oct 29, 2020
Merged

[7.x] Deprecate the 'local' parameter of /_cat/indices#64335
danhermann merged 2 commits intoelastic:7.xfrom
danhermann:backport_7x_62198_deprecate_local

Conversation

@danhermann
Copy link
Copy Markdown
Contributor

The cat indices APIs perform a ClusterStateAction then an IndicesStatsAction. They accept the ?local parameter and pass this to the ClusterStateAction but this parameter has no effect on the IndicesStatsAction.

This commit deprecates the ?local parameter on this API so that it can be removed in 8.0.

Related #60718

Backport of #62198

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/CAT APIs)

@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Oct 29, 2020
@danhermann danhermann merged commit ae3f936 into elastic:7.x Oct 29, 2020
@danhermann danhermann deleted the backport_7x_62198_deprecate_local branch October 29, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :Core/Infra/CAT APIs Text APIs behind /_cat Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants