Skip to content

Disallow ILM searchable snapshot actions that use different repositories#68856

Merged
dakrone merged 1 commit intoelastic:masterfrom
dakrone:disallow-different-repo-for-ssa
Feb 10, 2021
Merged

Disallow ILM searchable snapshot actions that use different repositories#68856
dakrone merged 1 commit intoelastic:masterfrom
dakrone:disallow-different-repo-for-ssa

Conversation

@dakrone
Copy link
Copy Markdown
Member

@dakrone dakrone commented Feb 10, 2021

This commit adds validation when updating or creating an ILM policy that mulitple searchable
snapshot actions all use the same repository. We currently do not have the infrastructure to support
switching a searchable snapshot from one repository to another, so until we have that we will
disallow this (edge case) when creating a policy.

Relates to #68714

This commit adds validation when updating or creating an ILM policy that mulitple searchable
snapshot actions all use the same repository. We currently do not have the infrastructure to support
switching a searchable snapshot from one repository to another, so until we have that we will
disallow this (edge case) when creating a policy.

Relates to elastic#68714
@dakrone dakrone added :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. v8.0.0 v7.12.0 labels Feb 10, 2021
@dakrone dakrone requested a review from andreidan February 10, 2021 17:58
@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Feb 10, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for adding this validation

@dakrone dakrone merged commit 7f412ee into elastic:master Feb 10, 2021
@dakrone dakrone deleted the disallow-different-repo-for-ssa branch February 10, 2021 20:09
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 10, 2021
…ies (elastic#68856)

This commit adds validation when updating or creating an ILM policy that mulitple searchable
snapshot actions all use the same repository. We currently do not have the infrastructure to support
switching a searchable snapshot from one repository to another, so until we have that we will
disallow this (edge case) when creating a policy.

Relates to elastic#68714
dakrone added a commit that referenced this pull request Feb 10, 2021
…ositories (#68856) (#68866)

This commit adds validation when updating or creating an ILM policy that mulitple searchable
snapshot actions all use the same repository. We currently do not have the infrastructure to support
switching a searchable snapshot from one repository to another, so until we have that we will
disallow this (edge case) when creating a policy.

Relates to #68714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.12.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants