cockroachdb / docs

CockroachDB user documentation
https://cockroachlabs.com/docs
Creative Commons Attribution 4.0 International
187 stars 455 forks source link

PR #96756 - kvcoord: Eliminate 1 Go routine from MuxRangeFeed #16498

Open cockroach-teamcity opened 1 year ago

cockroach-teamcity commented 1 year ago

Exalate commented:

Related PR: https://github.com/cockroachdb/cockroach/pull/96756 Commit: https://github.com/cockroachdb/cockroach/commit/c3bac9d7b2e57cb6ccafae1eb39a8f870781788a Informs: https://github.com/cockroachdb/cockroach/issues/96395


Release note (enterprise change): Changefeeds running with changefeed.mux_rangefeed.enabled setting set to true are more efficient, particularly when executing against large tables.

Jira Issue: DOC-7208

exalate-issue-sync[bot] commented 1 year ago

Kathryn Hancox (kathancox) commented: Maybe, to the Advanced Config page. Decreases impact of changefeeds on cluster at scale.