[Remote Store] Add a check to enable remote store only with Segment Replication #3147
Labels
distributed framework
enhancement
Enhancement or improvement to existing feature or request
Storage:Durability
Issues and PRs related to the durability framework
Describe the solution you'd like
As per Remote Store V1 scope, remote store will be supported only for those indices where Segment Replication is enabled.
This means, if an index is created with
remote_store=true
andsegment_replication=false
, index creation should fail.The text was updated successfully, but these errors were encountered: