-
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 id allocator is not monotonic (#3305) #3309
Conversation
@rleungx you're already a collaborator in bot's repo. |
plz fix |
3731b21
to
d176af7
Compare
This PR contains #3310 |
139478a
to
442d15c
Compare
Signed-off-by: Ryan Leung <rleungx@gmail.com>
442d15c
to
d6aad11
Compare
Codecov Report
@@ Coverage Diff @@
## release-3.0 #3309 +/- ##
===============================================
- Coverage 67.35% 67.20% -0.15%
===============================================
Files 171 170 -1
Lines 14334 14315 -19
===============================================
- Hits 9654 9621 -33
- Misses 3740 3746 +6
- Partials 940 948 +8
Continue to review full report at Codecov.
|
/run-all-tests |
/run-integration-lightning-test |
1 similar comment
/run-integration-lightning-test |
/run-integration-ddl-test |
contains #3322. |
cherry-pick #3305 to release-3.0
What problem does this PR solve?
What is changed and how it works?
This PR tries to make the id monotonic since there are many components that depend on this property. ref: #3303
Check List
Tests
Related changes
pingcap/docs
/pingcap/docs-cn
:pingcap/tidb-ansible
:Release note