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

Slack vitess 2019 04 02.r0#129

Merged
rafael merged 51 commits intomasterfrom
slack-vitess-2019-04-02.r0
Apr 3, 2019
Merged

Slack vitess 2019 04 02.r0#129
rafael merged 51 commits intomasterfrom
slack-vitess-2019-04-02.r0

Conversation

@rafael
Copy link
Copy Markdown

@rafael rafael commented Apr 2, 2019

Slack changes

Other changes

Doc Changes

dweitzman and others added 30 commits March 1, 2019 16:16
This avoids false alarms from vtctl ValidatePermissionsKeyspace which
seems to assume the results will be in a consistent order but doesn't
explicitly sort them. MyISAM does not seem to return results in a
consistent order from mysql.user or mysql.db without an explicit ORDER BY.

Another change: "vtctl GetPermissions" will now print a json result to stdout
instead of logging an asciiproto to stderr/INFO so it's easier to examine or
debug output.

Signed-off-by: David Weitzman <dweitzman@pinterest.com>
Signed-off-by: Adam Saponara <as@php.net>
Signed-off-by: xichengliudui <liuduidui@beyondcent.com>
Signed-off-by: xichengliudui <liuduidui@beyondcent.com>
Signed-off-by: xichengliudui <liuduidui@beyondcent.com>
Signed-off-by: Adam Saponara <as@php.net>
Signed-off-by: Michael Demmer <mdemmer@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Adam Saponara <as@php.net>
Signed-off-by: Vitalii <vit.stoyan@gmail.com>
If anyone out there is using legacy behavior, seems like it should
be possible to switch to the newer behavior.

The legacy behavior has a weaker understanding of what queries do
and seems like if anything would be stricter than the newer behavior.

Signed-off-by: David Weitzman <dweitzman@pinterest.com>
Signed-off-by: Jon Tirsen <jontirsen@squareup.com>
…blet

* Init tablet was using rebuild keyspace locked without holding a lock. This
  change makes sure it holds a lock before calling rebuild keyspace.

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: deepthi <deepthi@planetscale.com>
Signed-off-by: Jon Tirsen <jontirsen@squareup.com>
log actual error when GetSrvKeyspace fails
…est-transaction-timeout

Add flag for extending the transaction timeout in vttestserver
…er could be managed by clusterwide etcd-operator

Signed-off-by: ch3rub1m <ch3rub1m@foxmail.com>
Signed-off-by: ch3rub1m <ch3rub1m@foxmail.com>
Signed-off-by: Andres Taylor <antaylor@squareup.com>
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
…-containers

Updating bootstrap containers for automated builds
derekperkins and others added 15 commits March 30, 2019 11:56
…tcd-operator

Add annotations value to EtcdCluster in helm chart
…actor

Cleanup logs, comments and fix issue with rebuild keyspace in init_tablet
Surface consistent snapshot option in the UI for vertical splits
…ss-locks

messager: avoid taking locks if there's no work to do
Make zookeeper version adjustable (ZK_VERSION env)
Return TabletManager.GetPermissions results in a consistent order
tableacls: remove deprecated -legacy-table-acl option from vttablet
Signed-off-by: dcadevil <dcadevil@126.com>
Signed-off-by: Vitalii <vit.stoyan@gmail.com>
Signed-off-by: Guido Iaquinti <giaquinti@slack-corp.com>
correct the parameter in the local example script
* Deprecate the concept of regions.
* Favor aliases instead

Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Signed-off-by: Rafael Chacon <rafael@slack-corp.com>
Bump default Zookeper version to 3.4.14
guidoiaquinti
guidoiaquinti previously approved these changes Apr 2, 2019
Copy link
Copy Markdown

@guidoiaquinti guidoiaquinti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

dkhenry and others added 5 commits April 2, 2019 10:55
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
Signed-off-by: Dan Kozlowski <koz@planetscale.com>
Modify the bootstrap build to reference the correct ANT paths
@brirams
Copy link
Copy Markdown

brirams commented Apr 3, 2019

is this blocked on getting vitessio#4767 merged?

Copy link
Copy Markdown

@guidoiaquinti guidoiaquinti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See @brirams comment, otherwise 👍

@rafael
Copy link
Copy Markdown
Author

rafael commented Apr 3, 2019

@brirams - I think we don't need to block. I cherry-picked the relevant commit and I'm sorting out nit's to get that PR merged upstream.

@brirams
Copy link
Copy Markdown

brirams commented Apr 3, 2019 via email

@rafael rafael merged commit bf603d5 into master Apr 3, 2019
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.