Skip to content

Enrich indices can clash with user allocation settings #54151

Closed
@markharwood

Description

@markharwood

A user reported that enrich indices were not being allocated because of the following incompatible objectives:

  1. The system requirement to have an enrich shard replica on every node
  2. The user choice to have >1 node per host
  3. The user choice to not allocate same replica shards to the same host via cluster.routing.allocation.same_shard.host

While the enrich indices were not fulfilling their objective to have a replica on every node the system is functional and there is good locality of data (each host has a copy) but the cluster state is permanently yellow. This is an annoyance from a monitoring perspective.

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)Team:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions