Skip to content

PR #109318 - base: add env vars for RPC settings #17732

Open
@cockroach-teamcity

Description

@cockroach-teamcity

Exalate commented:

Related PR: cockroachdb/cockroach#109318
Commit: cockroachdb/cockroach@1f6b3d0
Epic: none


Release note (ops change): The RPC dial and heartbeat timeouts can now
be configured via the environment variables COCKROACH_RPC_DIAL_TIMEOUT
(default 2x COCKROACH_NETWORK_TIMEOUT or 2x2=4 seconds) and
COCKROACH_RPC_HEARTBEAT_TIMEOUT (default 3x COCKROACH_NETWORK_TIMEOUT or
3x2=6 seconds). This allows configuring these values independently of
COCKROACH_NETWORK_TIMEOUT.

Jira Issue: DOC-8649

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions