Skip to content

Reduce connection timeout for intra-cluster connections #29022

@DaveCTurner

Description

@DaveCTurner

A 30 second timeout for establishing node-to-node connections within a cluster is unreasonably long. We need longer timeouts for connections out of the cluster, so simply reducing transport.tcp.connect_timeout isn't feasible, but a separate connection profile for node-to-node connections with a separately configurable timeout would mean that attempts to connect to an unresponsive node would be able to fail much more quickly.

Relates #28920 in which cluster state application is blocked for multiple minutes while repeated attempts to connect to unresponsive nodes take place.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions