Skip to content

Commit 9a21ca6

Browse files
LogsDB data migration integration testing (elastic#112710) (elastic#113448)
Here we test reindexing logsdb indices, creating and restoring snapshots. Note that logsdb uses synthetic source and restoring source only snapshots fails due to missing _source. (cherry picked from commit f7880ae)
1 parent db00f0c commit 9a21ca6

File tree

2 files changed

+280
-15
lines changed

2 files changed

+280
-15
lines changed

docs/reference/snapshot-restore/repository-source-only.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ stream or index.
1818
==================================================
1919
2020
Source-only snapshots are only supported if the `_source` field is enabled and no source-filtering is applied.
21-
When you restore a source-only snapshot:
21+
As a result, indices adopting synthetic source cannot be restored. When you restore a source-only snapshot:
2222
2323
* The restored index is read-only and can only serve `match_all` search or scroll requests to enable reindexing.
2424

0 commit comments

Comments
 (0)