-
Notifications
You must be signed in to change notification settings - Fork 688
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
deprecate tidb binlog #11895
deprecate tidb binlog #11895
Conversation
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
/cc @allengaoo |
@shichun-0415: GitHub didn't allow me to request PR reviews from the following users: allengaoo. Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs. 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/test-infra repository. |
@shichun-0415: PR needs rebase. 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/test-infra repository. |
Removed the needs-cherry-pick-release-6.3 label because the v6.3 docs have been archived at https://docs-archive.pingcap.com/tidb/v6.3 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-6.4 label because the v6.4 docs have been archived at https://docs-archive.pingcap.com/tidb/v6.4 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-6.6 label because the v6.6 docs have been archived at https://docs-archive.pingcap.com/tidb/v6.6 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-5.0 label because the v5.0 docs have been archived at https://docs-archive.pingcap.com/tidb/v5.0 and will no longer receive new updates. |
Removed the needs-cherry-pick-release-5.1 label because the v5.1 docs have been archived at https://docs-archive.pingcap.com/tidb/v5.1 and will no longer receive new updates. |
Removed the |
First-time contributors' checklist
What is changed, added or deleted? (Required)
As discussed and determined by PMs, Allen Gao told the doc team that they would officially announce that we no longer maintain TiDB Binlog starting from early Jan 2023. The tech code will be kept for another year and then be deleted around Jan 2024. Therefore, we create this PR to add a warning in TiDB documentation pages.
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?