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

[7.x] Move SLM history to data stream (#63038) #63122

Merged
merged 5 commits into from
Nov 2, 2020

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.x:

This change converts SLM history index to data stream.
Consequence of this is name change as name of data stream can't start with .. New name for SLM history data stream will be slm-history-4 (retaining version in the name).
# Conflicts:
#	x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/slm/history/SnapshotHistoryStore.java
#	x-pack/plugin/ilm/src/internalClusterTest/java/org/elasticsearch/xpack/slm/SLMSnapshotBlockingIntegTests.java
@probakowski
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-windows

This change moves SLM history back to .slm-history pattern (with dot) and makes it hidden as we have hidden data streams now.
@probakowski probakowski merged commit 4940b80 into elastic:7.x Nov 2, 2020
@probakowski probakowski deleted the backport/7.x/pr-63038 branch November 2, 2020 20:26
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.

1 participant