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

[8.17] [8.x] Logsdb and source only snapshots. (#122572) #122595

Merged

Conversation

martijnvg
Copy link
Member

Backports the following commits to 8.17:

* [8.x] Logsdb and source only snapshots.

Backporting elastic#122199 to 8.x branch.

Addresses a few issues with logsdb and source only snapshots:
* Avoid initializing index sorting, because sort fields will not have doc values.
* Also disable doc value skippers when doc values get disabled.
* As part of source only validation figure out what the nested parent field is.

Also added a few more tests that snapshot and restore logsdb data streams.

* fix test
@martijnvg martijnvg added :StorageEngine/Logs You know, for Logs auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Feb 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit 34a39ba into elastic:8.17 Feb 14, 2025
15 checks passed
@martijnvg martijnvg deleted the backport/8.17/pr-122572 branch February 14, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :StorageEngine/Logs You know, for Logs v8.17.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants