Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove toStepKeys from LifecycleAction #41775

Merged
merged 2 commits into from
May 9, 2019

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented May 2, 2019

The toStepKeys() method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by toSteps().

This commit removes that method.

The `toStepKeys()` method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by `toSteps()`.

This commit removes that method.
@gwbrown gwbrown added >non-issue :Data Management/ILM+SLM Index and Snapshot lifecycle management v8.0.0 v7.2.0 labels May 2, 2019
@gwbrown gwbrown requested a review from dakrone May 2, 2019 23:20
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM

@gwbrown gwbrown merged commit 9f39879 into elastic:master May 9, 2019
gwbrown added a commit to gwbrown/elasticsearch that referenced this pull request May 9, 2019
The `toStepKeys()` method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by `toSteps()`.

This commit removes that method.
gwbrown added a commit that referenced this pull request May 10, 2019
The `toStepKeys()` method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by `toSteps()`.

This commit removes that method.
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
The `toStepKeys()` method was only called in its own test case. The real
list of StepKeys that's used in action execution is generated from the
list of actual step objects returned by `toSteps()`.

This commit removes that method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants