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

[Remote Store] Introduce remote store path type in customData in IndexMetadata #12608

Closed
ashking94 opened this issue Mar 12, 2024 · 0 comments · Fixed by #12607
Closed

[Remote Store] Introduce remote store path type in customData in IndexMetadata #12608

ashking94 opened this issue Mar 12, 2024 · 0 comments · Fixed by #12607
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Performance v2.14.0

Comments

@ashking94
Copy link
Member

Is your feature request related to a problem? Please describe

This is a sub issue for #12567. As part of this issue, we introduce remote store path information which we will store in the IndexMatadata class and specifically customData field. This information will be useful in determining the path for a shard. User also gets the option to select the optimised approach versus the existing approach. We also get the extensibility option to further optimise it and change it for better resiliency, performance and throughput.

Describe the solution you'd like

NA

Related component

Storage:Performance

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Performance v2.14.0
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant