Skip to content

Do not select dedicated master nodes as gateway nodes for cross cluster search #30687

Closed
@abdonpijpelink

Description

@abdonpijpelink

Cross Cluster Search works by first connecting to one of the configured seed nodes to retrieve the cluster state of the remote clusters, after which up to three nodes per remote cluster are selected to be the gateway nodes that will handle the actual search requests.

It is my understanding that any node is a potential gateway node, unless you have configured search.remote.node.attr to explicitly filter out specific nodes.

In line with our general advice to not send any requests to dedicated master nodes, would it be an idea to automatically filter out dedicated master nodes (similar to what our clients do with sniffing)?

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions