Skip to content

Conversation

talevy
Copy link
Contributor

@talevy talevy commented Oct 24, 2018

With the introduction of _ilm/stop and _ilm/start APIs, the
use cases where one would only target a select group
of indices to start/stop has been reduced. Since there is no
strong use-case for skipping specific indices, it is best to
remove this functionality and only adding if later desired, with the
hopes of keeping things more simple.

With the introduction of _ilm/stop and _ilm/start APIs, the use cases where one would only target a select group of indices to start/stop has been reduced. Since there is no strong use-case for skipping specific indices, it is best to remove this functionality and only adding if later desired, with the hopes of keeping things more simple.
@talevy talevy added the :Data Management/ILM+SLM Index and Snapshot lifecycle management label Oct 24, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Contributor

@colings86 colings86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI passes

@talevy
Copy link
Contributor Author

talevy commented Oct 24, 2018

thanks for the review @colings86. 🤞

@talevy
Copy link
Contributor Author

talevy commented Oct 24, 2018

test this please

Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, assuming CI is green.

One note: https://github.com/elastic/elasticsearch/blob/index-lifecycle/x-pack/docs/en/ilm/pause-resume-ilm.asciidoc still mentions that "ILM can be skipped on a per-index basis", but since that isn't actual documentation yet it's probably fine. This doc is changed in your other PR, ignore this comment.

Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case it wasn't clear I meant to approve this rather than just comment.

@talevy
Copy link
Contributor Author

talevy commented Oct 24, 2018

test this please

@talevy talevy merged commit 41eaa58 into elastic:index-lifecycle Oct 25, 2018
@talevy talevy deleted the ilm-remove-skip branch October 25, 2018 14:27
talevy added a commit that referenced this pull request Oct 25, 2018
With the introduction of _ilm/stop and _ilm/start APIs, the use cases where one would only target a select group of indices to start/stop has been reduced. Since there is no strong use-case for skipping specific indices, it is best to remove this functionality and only adding if later desired, with the hopes of keeping things more simple.
nielsbauman added a commit that referenced this pull request May 31, 2025
We want to be able to skip specific indices in ILM again for #109206. This is essentially just a revert of #34823.
nielsbauman added a commit that referenced this pull request May 31, 2025
We want to be able to skip specific indices in ILM again for #109206. This is essentially just a revert of #34823.
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Jun 2, 2025
We want to be able to skip specific indices in ILM again for elastic#109206. This is essentially just a revert of elastic#34823.
nielsbauman added a commit that referenced this pull request Jun 3, 2025
We want to be able to skip specific indices in ILM again for #109206. This is essentially just a revert of #34823.
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Jun 4, 2025
We want to be able to skip specific indices in ILM again for elastic#109206. This is essentially just a revert of elastic#34823. (cherry picked from commit 269fbbc) # Conflicts: #	server/src/main/java/org/elasticsearch/TransportVersions.java
elasticsearchmachine pushed a commit that referenced this pull request Jun 4, 2025
We want to be able to skip specific indices in ILM again for #109206. This is essentially just a revert of #34823. (cherry picked from commit 269fbbc) # Conflicts: #	server/src/main/java/org/elasticsearch/TransportVersions.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM Index and Snapshot lifecycle management

4 participants