Skip to content

Conversation

@jdconrad
Copy link
Contributor

Backport to [8.19] of #138118

This change modifies the deprecation API to check for any indices prior to 9.latest that have percolator fields in the mappings. Any that do are then returned as
required to be reindexed or deleted. Read-only is
excluded as this would not fix the underlying
transport version issue.

Note this change only concerns user created
indices. System indices will need to be addressed
separately as part of the migration API, but should be able to share code.

ES-13234

…8118)

This change modifies the deprecation API to check for
any indices prior to 9.latest that have percolator fields in
the mappings. Any that do are then returned as
required to be reindexed or deleted. Read-only is
excluded as this would not fix the underlying
transport version issue.

Note this change only concerns user created
indices. System indices will need to be addressed
separately as part of the migration API, but should
be able to share code.

ES-13234
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Nov 17, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@jdconrad jdconrad added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit 862dbd0 into elastic:8.19 Nov 18, 2025
24 checks passed
@jdconrad jdconrad deleted the mpercbp819 branch November 18, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Core/Infra/Transport API Transport client API >non-issue Team:Core/Infra Meta label for core/infra team v8.19.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants