-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
add more information to debug TTL #12959
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
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. |
c648d1b
to
4ed6617
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rest LGTM
4ed6617
to
c664fe0
Compare
c664fe0
to
2a112e5
Compare
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
2a112e5
to
bd416ce
Compare
Is there anyway to preview this website? |
使用限制里面的:"目前单个表的清理任务同时只能在同一个 TiDB Server 节点运行,这在某些场景下(比如表特别大的情况)可能会产生性能瓶颈。此问题会在后续版本中优化。" 这个是不是也要删除掉了 |
0289176
to
1a3e90e
Compare
1a3e90e
to
2b3f8ed
Compare
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
2b3f8ed
to
5bc93df
Compare
/retest |
Signed-off-by: YangKeao <yangkeao@chunibyo.icu>
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 0784970
|
Signed-off-by: YangKeao yangkeao@chunibyo.icu
First-time contributors' checklist
What is changed, added or deleted? (Required)
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 (in Chinese).
ref: pingcap/tidb#41155