Skip to content

[8.7] Downsample ILM action should skip non-time-series indices (#94835)#94902

Merged
elasticsearchmachine merged 1 commit intoelastic:8.7from
csoulios:backport/8.7/pr-94835
Mar 30, 2023
Merged

[8.7] Downsample ILM action should skip non-time-series indices (#94835)#94902
elasticsearchmachine merged 1 commit intoelastic:8.7from
csoulios:backport/8.7/pr-94835

Conversation

@csoulios
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.7:

)

Make the downsample action skip the non-time-series indices

As discussed in elastic#93123 (comment):

    ... we think the downsample action should skip backing indices that are 
   not part of a time series data stream. We do a similar approach with the 
   unfollow action where non follower indices are skipped. And this allows to 
  have the same policy for both regular data streams and tsdb data streams.

Closes elastic#93123
@csoulios csoulios added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data :StorageEngine/TSDB You know, for Metrics :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Data Management (obsolete) DO NOT USE. This team no longer exists. labels Mar 30, 2023
@elasticsearchmachine elasticsearchmachine merged commit 2639144 into elastic:8.7 Mar 30, 2023
@csoulios csoulios deleted the backport/8.7/pr-94835 branch March 30, 2023 13:04
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!) backport >bug :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data :StorageEngine/TSDB You know, for Metrics Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.7.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants