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

SLM Start/Stop HLRC and docs #47966

Merged
merged 10 commits into from
Oct 14, 2019
Merged

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Oct 12, 2019

This commit adds HLRC support and documentation for the SLM Start and
Stop APIs, as well as updating existing documentation where appropriate.

Relates to #43663 and #47710

This commit adds HLRC support and documentation for the SLM Start and
Stop APIs, as well as updating existing documentation where appropriate.
@gwbrown gwbrown requested a review from dakrone October 12, 2019 17:10
@gwbrown gwbrown added :Data Management/ILM+SLM Index and Snapshot lifecycle management >non-issue labels Oct 12, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

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.

This generally looks good to me, but not sure whether you want me to approve it while it's still a draft.

@gwbrown gwbrown marked this pull request as ready for review October 14, 2019 18:08
@gwbrown
Copy link
Contributor Author

gwbrown commented Oct 14, 2019

Thanks for the review @dakrone, I've addressed your comments and made several other changes, as the SLM HLRC docs were not actually included in the doc build - I'd appreciate a review of those changes as well.

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, but I left a naming question, I think I'd prefer the shorter name if you agree.

* @return the response
* @throws IOException in case there is a problem sending the request or parsing back the response
*/
public LifecycleManagementStatusResponse snapshotLifecycleManagementStatus(SnapshotLifecycleManagementStatusRequest request,
Copy link
Member

Choose a reason for hiding this comment

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

Something that occurs to me, should we rename these getSLMStatus to make them shorter? That's what the Action is named

@gwbrown gwbrown merged commit ef7fdf1 into elastic:master Oct 14, 2019
gwbrown added a commit to gwbrown/elasticsearch that referenced this pull request Oct 14, 2019
This commit adds HLRC support and documentation for the SLM Start and
Stop APIs, as well as updating existing documentation where appropriate.

This commit also ensures that the SLM APIs are properly included in the
HLRC documentation.
gwbrown added a commit that referenced this pull request Oct 14, 2019
This commit adds HLRC support and documentation for the SLM Start and
Stop APIs, as well as updating existing documentation where appropriate.

This commit also ensures that the SLM APIs are properly included in the
HLRC documentation.
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