-
Notifications
You must be signed in to change notification settings - Fork 719
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
id: fix the bug that id may be duplicated #3322
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3322 +/- ##
==========================================
+ Coverage 74.68% 74.77% +0.09%
==========================================
Files 243 243
Lines 23140 23140
==========================================
+ Hits 17281 17304 +23
+ Misses 4286 4266 -20
+ Partials 1573 1570 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/merge |
@lhy1024: It seems you want to merge this PR, I will help you trigger all the tests: /run-all-tests 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 ti-community-infra/ti-community-prow repository. |
This pull request has been accepted and is ready to merge. Commit hash: 4d6d298
|
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-4.0 in PR #3323 |
/run-cherry-picker |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
cherry pick to release-5.0-rc in PR #3324 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com> Co-authored-by: 混沌DM <hundundm@gmail.com>
* cherry pick #3305 to release-5.0-rc Signed-off-by: Ryan Leung <rleungx@gmail.com> * cherry pick #3322 to release-5.0-rc Signed-off-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: Ryan Leung <rleungx@gmail.com> Co-authored-by: ShuNing <nolouch@gmail.com> Co-authored-by: Ti Prow Robot <71242396+ti-community-prow-bot@users.noreply.github.com>
Signed-off-by: Zheng Xiangsheng hundundm@gmail.com
What problem does this PR solve?
What is changed and how it works?
Check List
Tests
Related changes
Release note