Skip to content

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

Merged
williamrandolph merged 2 commits intoelastic:7.xfrom
williamrandolph:backport/7.x/system-data-streams-in-snapshots
Aug 16, 2021
Merged

Add system data streams to feature state snapshots (#75902)#76568
williamrandolph merged 2 commits intoelastic:7.xfrom
williamrandolph:backport/7.x/system-data-streams-in-snapshots

Conversation

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