Skip to content

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

Merged
probakowski merged 5 commits intoelastic:7.xfrom
probakowski:backport/7.x/pr-63038
Nov 2, 2020
Merged

[7.x] Move SLM history to data stream (#63038)#63122
probakowski merged 5 commits intoelastic:7.xfrom
probakowski:backport/7.x/pr-63038

Conversation

@probakowski
Copy link
Copy Markdown
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
Copy Markdown
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