Skip to content

backendcluster: isolate topology fetch across clusters#1150

Open
YangKeao wants to merge 1 commit into
pingcap:mainfrom
YangKeao:fix-affect-range-of-single-cluster-failure
Open

backendcluster: isolate topology fetch across clusters#1150
YangKeao wants to merge 1 commit into
pingcap:mainfrom
YangKeao:fix-affect-range-of-single-cluster-failure

Conversation

@YangKeao
Copy link
Copy Markdown
Member

What problem does this PR solve?

Issue Number: close #1149

Problem Summary:

What is changed and how it works:

  1. Parallelize the GetTiDBTopology

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Notable changes

  • Has configuration change
  • Has HTTP API interfaces change
  • Has tiproxyctl change
  • Other user behavior changes

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
@ti-chi-bot ti-chi-bot Bot requested review from bb7133 and djshow832 May 14, 2026 17:43
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented May 14, 2026

[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 xhebox 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 label May 14, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@2cdb1af). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1150   +/-   ##
=======================================
  Coverage        ?   67.42%           
=======================================
  Files           ?      149           
  Lines           ?    16275           
  Branches        ?        0           
=======================================
  Hits            ?    10973           
  Misses          ?     4564           
  Partials        ?      738           
Flag Coverage Δ
unit 67.42% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

One failed backend cluster may affect all clusters

2 participants