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

Add system data streams to feature state snapshots (#75902) #76568

Conversation

williamrandolph
Copy link
Contributor

@williamrandolph williamrandolph commented Aug 16, 2021

Add system data streams to the "snapshot feature state" code block, so that if
we're snapshotting a feature by name we grab that feature's system data streams
too. Handle these data streams on the restore side as well.

  • Add system data streams to feature state snapshots
  • Don't pass system data streams through index name resolution
  • Don't add no-op features to snapshots
  • Hook in system data streams for snapshot restoration

Add system data streams to the "snapshot feature state" code block, so that if
we're snapshotting a feature by name we grab that feature's system data streams
too. Handle these data streams on the restore side as well.

* Add system data streams to feature state snapshots
* Don't pass system data streams through index name resolution
* Don't add no-op features to snapshots
* Hook in system data streams for snapshot restoration
@williamrandolph williamrandolph merged commit 879700a into elastic:7.x Aug 16, 2021
@williamrandolph williamrandolph deleted the backport/7.x/system-data-streams-in-snapshots branch May 23, 2022 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants