-
Notifications
You must be signed in to change notification settings - Fork 720
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
mcs, tso: support multi-keyspace-group and its service discovery in E2E path #6321
Commits on Apr 26, 2023
-
Support multi-keyspace-group in PD(TSO) client
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d0c757 - Browse repository at this point
Copy the full SHA 6d0c757View commit details -
Complete server side implementation
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe77454 - Browse repository at this point
Copy the full SHA fe77454View commit details -
Complete client side implementation
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a256cd - Browse repository at this point
Copy the full SHA 8a256cdView commit details -
Improve the server/client side logic
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5810320 - Browse repository at this point
Copy the full SHA 5810320View commit details -
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea1b2ad - Browse repository at this point
Copy the full SHA ea1b2adView commit details -
Fix "invalid argument to Intn"
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56acd92 - Browse repository at this point
Copy the full SHA 56acd92View commit details -
fix test failure in TestAPIServerForwardTestSuite/TestForwardTSOWhenP…
…rimaryChanged Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 550061d - Browse repository at this point
Copy the full SHA 550061dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5897164 - Browse repository at this point
Copy the full SHA 5897164View commit details -
Improve implementation and fix test failures.
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 78b57b4 - Browse repository at this point
Copy the full SHA 78b57b4View commit details -
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 06f7ff1 - Browse repository at this point
Copy the full SHA 06f7ff1View commit details -
fix TestKeyspaceGroupTestSuite/TestReplica failure
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e84fcc3 - Browse repository at this point
Copy the full SHA e84fcc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9984c7c - Browse repository at this point
Copy the full SHA 9984c7cView commit details -
Add pd leader bootstrap in test so that pd client can discover tso no…
…des. pd client -> switch to api service mode -> initialize tso server discovery -> call pdpb.GetClusterInfo() which returns tso service nodes watched by RaftCluster.GroupManager. Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fcc436 - Browse repository at this point
Copy the full SHA 7fcc436View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b1bf3 - Browse repository at this point
Copy the full SHA d4b1bf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb01686 - Browse repository at this point
Copy the full SHA eb01686View commit details -
refine checkServiceModeChanged
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f7f16dd - Browse repository at this point
Copy the full SHA f7f16ddView commit details -
Fix ErrClientGetLeader log output and enable verbose test for ci test…
… jobs Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d27ead1 - Browse repository at this point
Copy the full SHA d27ead1View commit details -
Always start tso server watch loop in the group manager instead of du…
…ring boostrap Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d025314 - Browse repository at this point
Copy the full SHA d025314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d475b7 - Browse repository at this point
Copy the full SHA 8d475b7View commit details -
fix TestMicroserviceTSOClient/TestRandomShutdown failure
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb6bfe1 - Browse repository at this point
Copy the full SHA cb6bfe1View commit details -
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff59724 - Browse repository at this point
Copy the full SHA ff59724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd37d5 - Browse repository at this point
Copy the full SHA 9dd37d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c342bc - Browse repository at this point
Copy the full SHA 4c342bcView commit details -
fix nil am when checking IsKeyspaceServing.
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5825876 - Browse repository at this point
Copy the full SHA 5825876View commit details -
remove -v from ci-test-job in pd/tests/integrations/tso/Makefile
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 917118f - Browse repository at this point
Copy the full SHA 917118fView commit details -
Upgrade to use the latest kvproto
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 936843d - Browse repository at this point
Copy the full SHA 936843dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 531c5ec - Browse repository at this point
Copy the full SHA 531c5ecView commit details