-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Storage:PerformanceStorage:ResiliencyIssues and PRs related to the storage resiliencyIssues and PRs related to the storage resiliencyenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.14.0
Description
Is your feature request related to a problem? Please describe
With optimised prefix pattern for remote store path (as mentioned in #12567), we would need to ensure that we associate remote store path type for an index which is being restored using snapshot restore. We will use the cluster setting cluster.remote_store.index.path.prefix.type for the newly restored index.
Describe the solution you'd like
We will hook the addition of customData in IndexMetadata in the snapshot restore path.
Related component
Storage:Performance
Describe alternatives you've considered
We have option to not associate any path type here, but this will prevent the user to use the best prefix strategy.
Additional context
NA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Storage:PerformanceStorage:ResiliencyIssues and PRs related to the storage resiliencyIssues and PRs related to the storage resiliencyenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.14.0
Type
Projects
Status
✅ Done