cockroachdb / cockroachdb/docs

PR #88625 - rpc: re-work connection maintenance (2 of 2)

Open
#15,347 0 comments 0 reactions 0 assignees View on GitHub
C-product-change master
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

Related PR: https://github.com/cockroachdb/cockroach/pull/88625
Commit: https://github.com/cockroachdb/cockroach/commit/f50670b3440e91bec05aebc1bc425e4dd465583f

---

Release note (general change): Previously, CockroachDB (mostly) shared a
TCP connection for the KV and Gossip subsystems. They now use their own
connection each, so the total number of outgoing and incoming TCP
connections at each node in the cluster will increase by 30 to 50
percent.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.