Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Slack vitess release patches #166

Closed
wants to merge 12 commits into from

Conversation

ajm188
Copy link

@ajm188 ajm188 commented Jun 24, 2020

This pulls in the following changes to our deploy branch:

demmer and others added 5 commits June 26, 2020 08:42
Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
Patch to handle this case while we move towards a permanent fix upstream.
cf. vitessio#4661 vitessio#4669
…date-keyspace

Allow empty shards when validating schemas
Track BackupEngine and BackupStorageHandle errors together.
@ajm188 ajm188 force-pushed the slack-vitess-release-patches branch from e05bd79 to e09912f Compare June 26, 2020 12:42
ajm188 and others added 4 commits June 29, 2020 12:57
Not every case has `OrigErr` as non-nil, and getting at the underlying
error this way can cause segfaults. It's much better to use the
`Error()` function will which will safely include the error strings of
any underlying errors.

Signed-off-by: Andrew Mason <amason@slack-corp.com>
There are upcoming use cases where we'll create new named
subcomponents of tabletserver along with the global unnamed
one. Specifically for vreplication external mysql.

This change will tolerate such usage and we'll just reuse the
vars created by the unnamed tabletserver.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
@ajm188 ajm188 force-pushed the slack-vitess-release-patches branch from eb20d9b to 60ca994 Compare July 1, 2020 00:04
@ajm188 ajm188 closed this Oct 28, 2021
@ajm188 ajm188 deleted the slack-vitess-release-patches branch October 28, 2021 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants