Open gmarouli opened 2 weeks ago
In the https://github.com/elastic/elasticsearch/pull/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.
Pinging @elastic/es-data-management (Team:Data Management)
In the https://github.com/elastic/elasticsearch/pull/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.