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

[Failure store] Use selectors in snapshot creation and restore. #115242

Closed
gmarouli opened this issue Oct 21, 2024 · 2 comments
Closed

[Failure store] Use selectors in snapshot creation and restore. #115242

gmarouli opened this issue Oct 21, 2024 · 2 comments
Assignees
Labels
:Data Management/Data streams Data streams and their lifecycles :Data Management/Indices APIs APIs to create and manage indices and templates >non-issue Team:Data Management Meta label for data/management team

Comments

@gmarouli
Copy link
Contributor

In the #114992, we introduced the selector API in the multi-target syntax. We would like to support the :: syntax when creating and restoring a snapshot.

Apart from correctly, resolving the information, we want to also double checks reported concerns about cross-referencing the restored backing and failure indices, and removing references from the data stream to non-existing indices.

@gmarouli gmarouli added :Data Management/Indices APIs APIs to create and manage indices and templates :Data Management/Data streams Data streams and their lifecycles >non-issue labels Oct 21, 2024
@gmarouli gmarouli self-assigned this Oct 21, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Oct 21, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@gmarouli
Copy link
Contributor Author

Implemented by #120114 & #118834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Data streams Data streams and their lifecycles :Data Management/Indices APIs APIs to create and manage indices and templates >non-issue Team:Data Management Meta label for data/management team
Projects
None yet
Development

No branches or pull requests

2 participants