Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #101437 - base: reduce RaftMaxInflightBytes to 32 MB #16765

Open
cockroach-teamcity opened this issue Apr 14, 2023 · 0 comments
Open

PR #101437 - base: reduce RaftMaxInflightBytes to 32 MB #16765

cockroach-teamcity opened this issue Apr 14, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 14, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#101437
Commit: cockroachdb/cockroach@8136e8e
Fixes: CRDB-26382 CRDB-26634 CRDB-26725 CRDB-26944


Release note (ops change): the amount of replication traffic in flight
from a single Raft leader to a follower has been reduced from 256 MB to
32 MB, in order to reduce the chance of running out of memory during
bulk write operations. This can be controlled via the environment
variable COCKROACH_RAFT_MAX_INFLIGHT_BYTES.

Jira Issue: DOC-7475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants