This repository was archived by the owner on Dec 16, 2022. It is now read-only.
Closed
Conversation
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
[java] bump java version to 7.0 for release-7.0
Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
…port Settings tweak backport
…ment Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Do not add tablet that is going down. Signed-off-by: deepthi <deepthi@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Add diagnostic logging to healthcheck.
Backport: Make sure lookup vindexes are queryable inside transaction
backport vitessio#6514 to 7.0 release branch
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
… failure Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Backport of 6522 to release 7.0
…tessio#6546) * tablet_picker: keep trying to find a tablet until context expires Signed-off-by: deepthi <deepthi@planetscale.com> * tablet_picker: keyspace/shard/cells must be provided Signed-off-by: deepthi <deepthi@planetscale.com> * tablet picker: return ks/cell/shard in test result for TestShardMigrateMainflow Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet picker: fix wrangler tests by choosing a valid source per-test Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet picker: fix worker and testlib tests Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet_picker: gofmted Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet picker: fix test races Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet picker: gofmt Signed-off-by: Rohit Nayak <rohit@planetscale.com> * tablet picker: gofmt Signed-off-by: Rohit Nayak <rohit@planetscale.com> * healthcheck: cleanup test code where we were setting the same flag twice Signed-off-by: deepthi <deepthi@planetscale.com> Co-authored-by: Rohit Nayak <rohit@planetscale.com>
Backport: HandleSet in executor to handle multiple settings in single set statement
…t in dml query Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
[vtctld] Migrate cell getters
[vtctld] migrate tablet getters
…nd_pkg [vtctld] vtctldclient command pkg
[vtctld] Add GetSrvVSchema command
[vtctld] Migrate GetSchema
[vtctld] Migrate ListBackups as GetBackups in new vtctld server
[vtctld] Migrate GetVSchema to VtctldServer
[vtctld] Migrate topo management RPCs
…ce_errors [vtctldclient] Set `SilenceErrors` on the root command, so we don't double-log
Provide named function for squashing usage errors; start using it
Signed-off-by: Andrew Mason <amason@slack-corp.com>
Author
|
@setassociative @doeg I've updated this branch to include the following:
Here are the relevant test results: If you want the diff between the last deploy and now: slack-vitess-2021.01.11.rc1...slack-vitess-2021.01.11-release |
Author
|
And against the local example GetTablets + GetSchema |
setassociative
previously approved these changes
Feb 11, 2021
Author
|
Tagged current branch HEAD as |
[vtctld | tests only] testtmclient refactor Conflicts: go/vt/vtadmin/api_test.go go/vt/vtctl/reparentutil/emergency_reparenter_test.go go/vt/vtctl/reparentutil/planned_reparenter_test.go Resolved by `git rm -f` those files. Note: Also includes a change to grpcvtctldclient/client_test.go, not in the cherry-picked commit, to use the testutil constructor for vtctldservers. Signed-off-by: Andrew Mason <amason@slack-corp.com> wip test fixes Signed-off-by: Andrew Mason <amason@slack-corp.com>
[vtctld] Add v0 GetWorkflows rpc and workflow/vexec packages
Signed-off-by: Andrew Mason <amason@slack-corp.com>
Conflicts:
go/vt/proto/vtctldata/vtctldata.pb.go
go/vt/proto/vtctlservice/vtctlservice.pb.go
go/vt/vtctl/grpcvtctldclient/client_gen.go
go/vt/vtctl/grpcvtctldserver/server.go
go/vt/wrangler/vexec.go
proto/vtctldata.proto
proto/vtctlservice.proto
Signed-off-by: Andrew Mason <amason@slack-corp.com>
814f29a to
cd78f4e
Compare
Author
|
I've pushed up 2 more cherry-picks to allow us to start working with the new workflows API! Contains:
Testing: @setassociative @doeg mind taking a look? Then I'll tag it and start to deploy. |
|
@ajm188 looks reasonable to me! Thank you for doing this. Are the test failures significant or is that "expected"? |
Author
|
......... "expected" unfortunately |
doeg
approved these changes
Mar 5, 2021
Author
|
Tagged current branch as |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For vtctld, just to get the diff reviewed and approved. We shouldn't merge this to tinyspeck/master.
Contains the following PRs:
I ran
make buildat each cherry-pick; the code is buildable and I can run the local example at hit a grpc endpoint:And the retaining of the legacy format (note
vtctlclientnotvtctldclienthere):