Skip to content

[7.x] Resolve date math expressions before looking up index metadata (#75314)#76190

Merged
danhermann merged 2 commits intoelastic:7.xfrom
danhermann:backport_7x_75314_resolve_date_math_exps
Aug 5, 2021
Merged

[7.x] Resolve date math expressions before looking up index metadata (#75314)#76190
danhermann merged 2 commits intoelastic:7.xfrom
danhermann:backport_7x_75314_resolve_date_math_exps

Conversation

@danhermann
Copy link
Copy Markdown
Contributor

This is somewhat similar to #69727 except that in this case, the final pipeline is set directly on an existing index rather than in a template. The root cause of the issue was looking for the ingest pipelines on index metadata before resolving any date math expressions in the index name.

Fixes #75047

Backport of #75314

@danhermann danhermann added >bug :Distributed/Ingest Node Execution or management of Ingest Pipelines backport v7.15.0 labels Aug 5, 2021
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Aug 5, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@danhermann danhermann merged commit 0cac148 into elastic:7.x Aug 5, 2021
@danhermann danhermann deleted the backport_7x_75314_resolve_date_math_exps branch August 5, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport >bug :Distributed/Ingest Node Execution or management of Ingest Pipelines Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants