Skip to content

[WIP]: add v7.5.8 release notes - #23757

Open
doc-claw-bot wants to merge 7 commits into
pingcap:release-8.5from
doc-claw-bot:docs/add-v7.5.8-release-notes
Open

[WIP]: add v7.5.8 release notes#23757
doc-claw-bot wants to merge 7 commits into
pingcap:release-8.5from
doc-claw-bot:docs/add-v7.5.8-release-notes

Conversation

@doc-claw-bot

@doc-claw-bot doc-claw-bot commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

What is changed, added or deleted? (Required)

  • Add releases/release-7.5.8.md for the TiDB 7.5.8 patch release notes.
  • This release-notes update is prepared on release-8.5 because the release-notes directory is maintained there and will be cherry-picked to master.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s): generated from doc_4afdcdb19e49_release-7.5.8-updated-by-ai.md

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Summary by CodeRabbit

  • Documentation

    • Added TiDB 7.5.8 release notes covering improvements and fixes across TiDB, TiKV, PD, TiFlash, and TiCDC.
  • Bug Fixes

    • Resolved crashes, statistics-loading panics, and excessive planner CPU usage.
    • Fixed stale safepoints, CDC connection issues, and Kafka resource leaks.
    • Addressed I/O-related throughput degradation and SST ingestion consistency.
    • Improved PD stability and TiFlash results involving null values.

@doc-claw-bot doc-claw-bot added the needs-cherry-pick-master Should cherry pick this PR to master branch. label Sep 7, 2026
@ti-chi-bot ti-chi-bot Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. contribution This PR is from a community contributor. missing-translation-status This PR does not have translation status info. labels Sep 7, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign oreoxmt for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: c9c77402-5b01-4e63-a835-ba0b11a17daa

📥 Commits

Reviewing files that changed from the base of the PR and between edadae6 and fd560fc.

📒 Files selected for processing (1)
  • releases/release-7.5.8.md

Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The release page adds TiDB 7.5.8 metadata, one PD improvement, and bug fixes across TiDB, TiKV, PD, TiFlash, and TiCDC.

Changes

TiDB 7.5.8 release notes

Layer / File(s) Summary
Release metadata and PD improvement
releases/release-7.5.8.md
Adds release information, quick-access links, and the store label for the pd_cluster_status metric.
Component bug fixes
releases/release-7.5.8.md
Documents fixes for executor shutdowns, planner CPU usage, statistics loading, safepoints, CDC connections, ingestion, PD stability, TiFlash nullability results, and TiCDC Kafka resource leaks.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to fd560

This release-notes update documents TiDB 7.5.8 improvements and fixes without changing runtime behavior. No merge-readiness risk remains.

Suggested reviewers: qiancai

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the change, target versions, branch context, and reference file. It omits the AI agent involvement section and selects master and v8.5 instead of v7.5, which does not match th… Add the AI agent involvement section from the template. Select v7.5 as the affected version, and select master or other branches only if the repository workflow requires those targets.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding TiDB 7.5.8 release notes. The [WIP] prefix is acceptable, although it is optional status information.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description explains the change, target versions, branch context, and reference file. It omits the AI agent involvement section and selects master and v8.5 instead of v7.5, which does not match the TiDB 7.5.8 release notes described by the pull request.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 0262028b-df7f-4cbc-986b-9efc3ef1b7b0

📥 Commits

Reviewing files that changed from the base of the PR and between 94afa8e and 1f82b2f.

📒 Files selected for processing (1)
  • releases/release-7.5.8.md

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.

Comment thread releases/release-7.5.8.md Outdated
Comment thread releases/release-7.5.8.md Outdated
Comment thread releases/release-7.5.8.md Outdated
Comment thread releases/release-7.5.8.md Outdated
Co-authored-by: lidezhu <47731263+lidezhu@users.noreply.github.com>

@lidezhu lidezhu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for CDC

@ti-chi-bot

ti-chi-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

@lidezhu: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

LGTM for CDC

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@windtalker windtalker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ti-chi-bot

ti-chi-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

@windtalker: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Comment thread releases/release-7.5.8.md

+ TiFlash

- Fix the issue that TiFlash might return results inconsistent with TiKV after a column is modified from `NOT NULL` to `NULL` [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reuse the same release note that already released in v8.5.6

Suggested change
- Fix the issue that TiFlash might return results inconsistent with TiKV after a column is modified from `NOT NULL` to `NULL` [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 -->
- Fix a potential data inconsistency issue between TiFlash and TiKV after executing a DDL statement to remove the `NOT NULL` constraint of a column [#10680](https://github.com/pingcap/tiflash/issues/10680) @[JaySon-Huang](https://github.com/JaySon-Huang) <!-- component: storage --> <!-- pr: https://github.com/pingcap/tiflash/pull/10690 -->

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

Labels

contribution This PR is from a community contributor. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. needs-cherry-pick-master Should cherry pick this PR to master branch. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants