Skip to content

Conversation

@martijnvg
Copy link
Member

Backporting #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.

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.
@martijnvg martijnvg added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged :StorageEngine/Logs You know, for Logs v8.18.1 v8.19.0 v8.17.3 labels Feb 14, 2025
@elasticsearchmachine elasticsearchmachine merged commit ccadd6d into elastic:8.x Feb 14, 2025
15 checks passed
@martijnvg martijnvg deleted the backport_122199_8.x branch February 14, 2025 11:32
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.18
8.17

martijnvg added a commit to martijnvg/elasticsearch that referenced this pull request Feb 14, 2025
* [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 added a commit to martijnvg/elasticsearch that referenced this pull request Feb 14, 2025
* [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
elasticsearchmachine pushed a commit that referenced this pull request Feb 14, 2025
* [8.x] Logsdb and source only snapshots.

Backporting #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
elasticsearchmachine pushed a commit that referenced this pull request Feb 14, 2025
* [8.x] Logsdb and source only snapshots.

Backporting #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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged 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 v8.18.1 v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants