Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executor: Merge pingcap/br into pingcap/tidb with squash #2

Draft
wants to merge 39 commits into
base: clone_br_squash
Choose a base branch
from

Conversation

3pointer
Copy link
Owner

What problem does this PR solve?

solve https://internals.tidb.io/t/topic/256/4

What is changed and how it works?

Merge BR repo into TiDB. and resolve the cycle dependence in BR and TiDB.

Check List

Tests

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

Side effects

  • Possible performance regression
  • Increased code complexity

Related changes

  • Need to update the documentation

@3pointer 3pointer force-pushed the merge_br_squash branch 2 times, most recently from 3cf4c11 to a327db2 Compare July 27, 2021 09:49
@3pointer 3pointer mentioned this pull request Jul 27, 2021
2 tasks
@3pointer 3pointer force-pushed the merge_br_squash branch 2 times, most recently from 0eff247 to 667f6c1 Compare August 2, 2021 02:40
@3pointer 3pointer force-pushed the merge_br_squash branch 5 times, most recently from bbc6216 to 9f60546 Compare August 3, 2021 02:24
@3pointer 3pointer force-pushed the clone_br_squash branch 2 times, most recently from c614d48 to e9597a3 Compare August 4, 2021 07:48
@3pointer 3pointer force-pushed the merge_br_squash branch 2 times, most recently from 9871c56 to 443a4b7 Compare August 4, 2021 08:25
@3pointer 3pointer force-pushed the clone_br_squash branch 2 times, most recently from f87e91d to a75c234 Compare August 4, 2021 08:30
@3pointer 3pointer force-pushed the merge_br_squash branch 2 times, most recently from f261b14 to 3bb533b Compare August 4, 2021 08:32
"github.com/pingcap/br/pkg/task"
"github.com/pingcap/br/pkg/utils"
"github.com/pingcap/br/pkg/version/build"
berrors "github.com/pingcap/tidb/br/pkg/errors"

Choose a reason for hiding this comment

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

Please remove the empty line

Reminiscent and others added 4 commits August 6, 2021 15:55
…Aton/Inet6Ntoa/IsIPv4/IsIPv4Compat/IsIPv4Mapped/IsIPv6`. (pingcap#26939)
1b0e54c2f lightning: check and restore pd scheduler even if our task failed (pingcap#1336)
073d3596c lightning: fix the bug that calculate unfinished ranges may miss some range (pingcap#1413)
82ff927df backup: refine backup log for tracing backup tasks (pingcap#1335)
e907562e8 lightning: make create table ddl compatible with clustered index (pingcap#1364)
b6cab4b27 lightning: auto configure for parallel import (pingcap#1387)

git-subtree-dir: br
git-subtree-split: 1b0e54c2f2dca87bd0ad46201cbf27121e681b62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.