Skip to content

design: Add active-active design docs#64294

Merged
ti-chi-bot[bot] merged 7 commits into
pingcap:masterfrom
flowbehappy:active-active-design
Nov 11, 2025
Merged

design: Add active-active design docs#64294
ti-chi-bot[bot] merged 7 commits into
pingcap:masterfrom
flowbehappy:active-active-design

Conversation

@flowbehappy
Copy link
Copy Markdown
Contributor

@flowbehappy flowbehappy commented Nov 5, 2025

What problem does this PR solve?

Add Active-Active design documents

Issue Number: ref #64281

Problem Summary:

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

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

None

@ti-chi-bot ti-chi-bot Bot added do-not-merge/invalid-title do-not-merge/needs-tests-checked release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 5, 2025
@tiprow
Copy link
Copy Markdown

tiprow Bot commented Nov 5, 2025

Hi @flowbehappy. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Details

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.

@flowbehappy flowbehappy changed the title Add active-active design docs design: Add active-active design docs Nov 5, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.8046%. Comparing base (669341d) to head (421c8f4).
⚠️ Report is 31 commits behind head on master.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #64294        +/-   ##
================================================
+ Coverage   72.7418%   73.8046%   +1.0628%     
================================================
  Files          1859       1865         +6     
  Lines        504114     513172      +9058     
================================================
+ Hits         366702     378745     +12043     
+ Misses       115137     112470      -2667     
+ Partials      22275      21957       -318     
Flag Coverage Δ
integration 42.7483% <ø> (?)
unit 73.1534% <ø> (+0.8420%) ⬆️

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

Components Coverage Δ
dumpling 52.8700% <ø> (ø)
parser ∅ <ø> (∅)
br 45.5364% <ø> (-0.8141%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@xhebox
Copy link
Copy Markdown
Contributor

xhebox commented Nov 6, 2025

/ok-to-test

@ti-chi-bot ti-chi-bot Bot added the ok-to-test Indicates a PR is ready to be tested. label Nov 6, 2025
Comment thread docs/design/2025-11-05-active-active.md Outdated
Comment thread docs/design/2025-11-05-active-active.md Outdated
Comment thread docs/design/2025-11-05-active-active.md Outdated
@ti-chi-bot ti-chi-bot Bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Nov 11, 2025
@lcwangchao
Copy link
Copy Markdown
Collaborator

/retest

@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Nov 11, 2025
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 11, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-11-11 03:50:06.504915816 +0000 UTC m=+760455.947945696: ☑️ agreed by lcwangchao.
  • 2025-11-11 06:06:09.474863451 +0000 UTC m=+768618.917893340: ☑️ agreed by xhebox.

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 11, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Connor1996, lcwangchao, xhebox

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

The pull request process is described 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
Copy link
Copy Markdown

ti-chi-bot Bot commented Nov 11, 2025

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

Details

In response to this:

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.

@ti-chi-bot ti-chi-bot Bot merged commit f1ab9d6 into pingcap:master Nov 11, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants