You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Today even when we make a cluster remote store enabled by specifying cluster level remote store settings, user can still override and create non remote backed indices. This leads to a heterogeneous cluster formation.
Describe the solution you'd like
Only allow remote backed indices to be created in a cluster where remote store is enabled by default
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
linuxpi
changed the title
[Remote Store] All indices created in a remote store enabled cluster will be remote backed
[Remote Store] Restrict index level remote store settings
Jul 26, 2023
Is your feature request related to a problem? Please describe.
Today even when we make a cluster remote store enabled by specifying cluster level remote store settings, user can still override and create non remote backed indices. This leads to a heterogeneous cluster formation.
Describe the solution you'd like
Only allow remote backed indices to be created in a cluster where remote store is enabled by default
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: