Deepthi Sigireddi
Deepthi Sigireddi
``` [Warning] [MY-011068] [Server] The syntax 'skip_slave_start' is deprecated and will be removed in a future release. Please use skip_replica_start instead. [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be...
Right now we have operator `v2.6.*` with vitess `v12.0.*` and `v2.7.*` also with vitess `v12.0.*`. We should change it to `v2.6.*` - Vitess `v12.0.*` and `v13.0.*` `v2.7.*` - Vitess `v14.0.*`...
Work is in progress on the vitess repo to deprecate/rename/fix comments to not use oppressive terminology. As part of this, tablet_type MASTER will change to PRIMARY. On the next vitess...
What it says in the title 😄 GH provides a very good guide to how to do this, and it is pretty seamless. https://github.com/github/renaming
`landscape.yml` does not allow you to specify a LinkedIn page for a project. We have a LinkedIn community for Vitess at https://www.linkedin.com/groups/12261364/. It will be nice to provide a link...
See https://github.com/vitessio/vitess/pull/15495
#### Feature Description Right now we produce errors like "no valid tablet", which are accurate but not very helpful. Sometimes the error messages also contain references to internal functions like...
Summary -- We currently have a process where we publish one or more release candidates before doing a GA release. We do a code freeze before cutting the release branch,...
Project maintenance is not just code. Many maintainers spend significant amounts of time on design work and reviews. Calling this maintainer/contributor instead of committer will reflect that as a community...
Once MySQL 5.7 is EOL (late 2023) and we drop support, we will be able to replace the replication commands with new ones (available in. 8.0.22+) Unfortunately we will need...