Skip to content

br: add use constraint with CDC and drainer (#3750)#4151

Closed
ti-srebot wants to merge 1 commit into
pingcap:release-3.1from
ti-srebot:release-3.1-f839d57b769f
Closed

br: add use constraint with CDC and drainer (#3750)#4151
ti-srebot wants to merge 1 commit into
pingcap:release-3.1from
ti-srebot:release-3.1-f839d57b769f

Conversation

@ti-srebot
Copy link
Copy Markdown
Contributor

cherry-pick #3750 to release-3.1


What is changed, added or deleted? (Required)

现今 CDC 和 Drainer 无法同步 BR 所恢复的数据,同时 BR 恢复到上游集群可能会让 CDC / Drainer 工作异常。

于是在文档中标注出来。

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

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot ti-srebot added size/small Changes of a small size. type/cherry-pick-for-release-3.1 This PR is cherry-picked to release-3.1 from a source PR. labels Aug 3, 2020
@ti-srebot ti-srebot requested review from 3pointer and TomShawn August 3, 2020 03:24
@ti-srebot
Copy link
Copy Markdown
Contributor Author

@YuJuncen please accept the invitation then you can push to the cherry-pick pull requests.
https://github.com/ti-srebot/docs-cn/invitations

- BR 只支持 TiDB v3.1 及以上版本。
- 目前只支持在全新的集群上执行恢复操作。
- BR 备份最好串行执行,否则不同备份任务之间会相互影响。
<<<<<<< HEAD
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.

@YuJuncen Please resolve the conflict in this PR.

@YuJuncen
Copy link
Copy Markdown
Contributor

YuJuncen commented Aug 4, 2020

This invitation has expired.

🤔

@YuJuncen
Copy link
Copy Markdown
Contributor

YuJuncen commented Aug 4, 2020

Since the invitation link isn't usable, a new PR is created: #4184, PTAL.

@TomShawn TomShawn closed this Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/small Changes of a small size. type/cherry-pick-for-release-3.1 This PR is cherry-picked to release-3.1 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants