ticdc: add scheduler.region-count-per-span in v8.5.4 release notes (#22688)#22752
Conversation
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hfxsd The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Code Review
This pull request updates the release notes for version 8.5.4 by adding a new configuration parameter, scheduler.region-count-per-span, for TiCDC. This parameter controls how tables are split into sub-tables based on Region counts during changefeed initialization in the new TiCDC architecture. Feedback was provided to rephrase the description of this parameter to use active voice and improve conciseness, aligning with the documentation style guide.
This is an automated cherry-pick of #22688
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?