Revert "Revert "v8.5.6: system-variables: add doc for `tidb_max_dist_…#22673
Conversation
…task_nod…" This reverts commit d6f3bcf.
There was a problem hiding this comment.
Code Review
This pull request introduces documentation for the new system variable tidb_max_dist_task_nodes in TiDB v8.5.6, which controls the maximum number of TiDB nodes used by the Distributed eXecution Framework (DXF). Feedback was provided to improve the clarity, conciseness, and consistency of the documentation, specifically by using the 'DXF' acronym, addressing the user in the second person, and refining grammatical structures to align with the style guide.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
/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 |
…task_nod…"
This reverts commit d6f3bcf.
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?