Skip to content

[RW Separation] Enable auto-expand-replica for search replicas #17310

@vinaykpud

Description

@vinaykpud

The setting index.auto_expand_replicas determines whether the cluster should automatically adjust the number of replica shards for an index based on the current number of data nodes. More details on this can be found here

Requirement:

  • Search replicas should honor index.auto_expand_replicas settings on the index and it has to expand based on the number of search dedicated node

Earlier we decided to disable the auto_expand_replicas for search replicas, which is not applicable now.
#16912

Related component

Search:Performance

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

✅ Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions