-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Modify the default grpc keepalive time parameter #5478
Commits on Feb 6, 2020
-
Merge pull request vitessio#5790 from planetscale/tal_merge_sharding
Merge Sharding tests in Go migrated from Python
Configuration menu - View commit details
-
Copy full SHA for ebe6d45 - Browse repository at this point
Copy the full SHA ebe6d45View commit details -
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 535ec72 - Browse repository at this point
Copy the full SHA 535ec72View commit details
Commits on Feb 7, 2020
-
Full pass on codebase. Need to double check later
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e94925b - Browse repository at this point
Copy the full SHA e94925bView commit details -
Merge remote-tracking branch 'upstream/master' into sa-executor-test-…
…cleanup Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39746e5 - Browse repository at this point
Copy the full SHA 39746e5View commit details -
migrating mysqlctld python testcases to go (vitessio#5774)
* initial commit for backup_only Signed-off-by: Ajeet jain <[email protected]> * changes in package structure Signed-off-by: Ajeet jain <[email protected]> * updating package name and fixing a test Signed-off-by: Ajeet jain <[email protected]> * removed unrequired teardown code Signed-off-by: Ajeet jain <[email protected]> * Removed debug code Signed-off-by: Ajeet jain <[email protected]> * inital commit for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * fix sequencing of cleanup Signed-off-by: Ajeet jain <[email protected]> * fix terminate restore for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * updated config for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * backup-mysqlctld: mysqlctld setup module created. Signed-off-by: pradip parmar <[email protected]> * added xtrabackup stream mode Signed-off-by: Ajeet jain <[email protected]> * updated config for xtrabackup stream Signed-off-by: Ajeet jain <[email protected]> * minor changes to config Signed-off-by: Ajeet jain <[email protected]> * initial commit for backup_only Signed-off-by: Ajeet jain <[email protected]> * changes in package structure Signed-off-by: Ajeet jain <[email protected]> * updating package name and fixing a test Signed-off-by: Ajeet jain <[email protected]> * removed unrequired teardown code Signed-off-by: Ajeet jain <[email protected]> * Removed debug code Signed-off-by: Ajeet jain <[email protected]> * inital commit for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * fix sequencing of cleanup Signed-off-by: Ajeet jain <[email protected]> * fix terminate restore for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * updated config for xtrabackup Signed-off-by: Ajeet jain <[email protected]> * added xtrabackup stream mode Signed-off-by: Ajeet jain <[email protected]> * updated config for xtrabackup stream Signed-off-by: Ajeet jain <[email protected]> * minor changes to config Signed-off-by: Ajeet jain <[email protected]> * rebased to resolve conflict Signed-off-by: Arindam Nayak <[email protected]> * backup-mysqlctld: mysqlctld health check changes. Signed-off-by: pradip parmar <[email protected]> * backup_mysqlctld: mysqlctld teardown fixes. vttablet restart method created. Signed-off-by: pradip parmar <[email protected]> * backup-mysqlctld: mysqlctld restart fixed, backup utils refactor. Signed-off-by: pradip parmar <[email protected]> * backup_transform_mysqlctld: backup_transform testing using mysqlctld. Signed-off-by: pradip parmar <[email protected]> * Added percona 56 new dependency Signed-off-by: Ajeet jain <[email protected]> * Putting the dependency at right place Signed-off-by: Ajeet jain <[email protected]> * updated apt tp apt-get Signed-off-by: Ajeet jain <[email protected]> * corrected the typo Signed-off-by: Ajeet jain <[email protected]> * fixed a comma in config.json Signed-off-by: Ajeet jain <[email protected]> * review changes. Signed-off-by: pradip parmar <[email protected]> * test added in config. Signed-off-by: pradip parmar <[email protected]> * package name changed. Signed-off-by: pradip parmar <[email protected]> * mysql_ctld: file name change. Signed-off-by: pradip parmar <[email protected]> * mysqlctld: review changes, code refactor, removed some functions. Signed-off-by: pradip parmar <[email protected]> * backup_transform: refator. Signed-off-by: pradip parmar <[email protected]> * backup_mysqlctld: config changes. Signed-off-by: pradip parmar <[email protected]> * restore vtBackup test Signed-off-by: Ajeet jain <[email protected]> * redistribute travis tests Signed-off-by: Ajeet jain <[email protected]> * updated shard matrix for transform test Signed-off-by: Ajeet jain <[email protected]> * mysqlctld: mysqlctld teardown issue resolved. Signed-off-by: pradip parmar <[email protected]> * mysqlctld: mysqlctld teardown issue resolved. Signed-off-by: pradip parmar <[email protected]> * mysql-ctld: process teardown changes. Signed-off-by: pradip parmar <[email protected]> * review changes and newConnection method modified. Signed-off-by: pradip parmar <[email protected]> * mysqlctld: process hang issue resolved. Signed-off-by: pradip parmar <[email protected]> Co-authored-by: Ajeet Jain <[email protected]> Co-authored-by: Arindam Nayak <[email protected]> Co-authored-by: Deepthi Sigireddi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04471b2 - Browse repository at this point
Copy the full SHA 04471b2View commit details -
add more docs to flag, wait for mysqld before attempting to populate …
…metadata Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bc9bf5 - Browse repository at this point
Copy the full SHA 7bc9bf5View commit details -
Merge branch 'master' into messaging
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1396299 - Browse repository at this point
Copy the full SHA 1396299View commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 591b895 - Browse repository at this point
Copy the full SHA 591b895View commit details -
Merge remote-tracking branch 'vitess/master' into messaging
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8914cab - Browse repository at this point
Copy the full SHA 8914cabView commit details -
updated config.json to use dummy file name
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f1f4c6 - Browse repository at this point
Copy the full SHA 8f1f4c6View commit details -
fixed test.go framework for go cluster tests
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2580188 - Browse repository at this point
Copy the full SHA 2580188View commit details -
added consul and zookeeper in the endtoend yaml
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17712eb - Browse repository at this point
Copy the full SHA 17712ebView commit details -
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a31d29 - Browse repository at this point
Copy the full SHA 3a31d29View commit details -
trying different way for consul
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f1cad - Browse repository at this point
Copy the full SHA c7f1cadView commit details -
vreplication: fix bug on stop position
Fixes vitessio#5800 The function hasAnother commit is supposed to separate out events that have to be applied in a transaction from events that are applied as autocommits. But it was not checking for the OTHER and JOURNAL events. They should not be batched with regular transactions. This caused a bug where a regular transaction occured followed by an OTHER event. The apply of this event happened assuming autocommit behavior, but it actually got added to the previous uncommitted transaction. If the stop position is reached at this point, vplayer exits because it thinks the autocommit happened, and the entire transaction gets rolled back, and the stop position ends up not being actually reached. The copier which expects this behavior will then start applying the next set of rows, but they are not consistent with the current stop position. This will cause the target to go out of sync. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ad72cc - Browse repository at this point
Copy the full SHA 9ad72ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for e518135 - Browse repository at this point
Copy the full SHA e518135View commit details -
vreplication: add more logging
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50dff38 - Browse repository at this point
Copy the full SHA 50dff38View commit details -
Merge pull request vitessio#5801 from planetscale/ss-vrepl-fix-stopat
vreplication: fix bug on stop position
Configuration menu - View commit details
-
Copy full SHA for c836e8e - Browse repository at this point
Copy the full SHA c836e8eView commit details -
Merge pull request vitessio#5795 from planetscale/messaging
migrating messaging python testcase to go
Configuration menu - View commit details
-
Copy full SHA for f4a573b - Browse repository at this point
Copy the full SHA f4a573bView commit details -
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d028aa7 - Browse repository at this point
Copy the full SHA d028aa7View commit details -
Fetch MariaDB 10.1 from MariaDB repos (works more consistently) Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7953a5a - Browse repository at this point
Copy the full SHA 7953a5aView commit details -
Merge pull request vitessio#5792 from planetscale/ss-vrepl-fixes
vrepl: improve some failure handling
Configuration menu - View commit details
-
Copy full SHA for 68a701c - Browse repository at this point
Copy the full SHA 68a701cView commit details -
vrepl: document vstreamer.go, binlogdata.proto
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9978350 - Browse repository at this point
Copy the full SHA 9978350View commit details -
vrepl: more comments for vstreamer & binlogdata
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e276117 - Browse repository at this point
Copy the full SHA e276117View commit details -
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c48e83f - Browse repository at this point
Copy the full SHA c48e83fView commit details -
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19132b9 - Browse repository at this point
Copy the full SHA 19132b9View commit details -
Merge pull request vitessio#5803 from planetscale/morgo-enable80-unit…
…-again Re-enable MySQL 8.0 unit test
Configuration menu - View commit details
-
Copy full SHA for c1057b6 - Browse repository at this point
Copy the full SHA c1057b6View commit details -
Merge pull request vitessio#5805 from planetscale/morgo-travis-disable
Disable last 2 travis shards
Configuration menu - View commit details
-
Copy full SHA for 4235fd2 - Browse repository at this point
Copy the full SHA 4235fd2View commit details -
Merge pull request vitessio#5797 from planetscale/sa-executor-test-cl…
…eanup Clean up: Use require.NoError in Tests.
Configuration menu - View commit details
-
Copy full SHA for 91b57fa - Browse repository at this point
Copy the full SHA 91b57faView commit details -
Merge pull request vitessio#5783 from planetscale/ds-local-metadata
populate local_metadata after agent has been initialized
Configuration menu - View commit details
-
Copy full SHA for 2794cb9 - Browse repository at this point
Copy the full SHA 2794cb9View commit details
Commits on Feb 8, 2020
-
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 631322d - Browse repository at this point
Copy the full SHA 631322dView commit details -
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f2dc9 - Browse repository at this point
Copy the full SHA c2f2dc9View commit details -
Merge branch 'morgo-refactor-examples' of github.com:planetscale/vite…
…ss into morgo-refactor-examples Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd28018 - Browse repository at this point
Copy the full SHA fd28018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4979d1c - Browse repository at this point
Copy the full SHA 4979d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b743fd - Browse repository at this point
Copy the full SHA 2b743fdView commit details -
Remove sleep calls from scripts, cleanup
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa3ab37 - Browse repository at this point
Copy the full SHA aa3ab37View commit details -
Fix accidentally unstaged files
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08ff7c6 - Browse repository at this point
Copy the full SHA 08ff7c6View commit details -
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5ba645 - Browse repository at this point
Copy the full SHA a5ba645View commit details -
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c51569 - Browse repository at this point
Copy the full SHA 5c51569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690a4f4 - Browse repository at this point
Copy the full SHA 690a4f4View commit details
Commits on Feb 9, 2020
-
stats: refactor counters for drop dimensions
Also, the old code was badly written. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a3a98b - Browse repository at this point
Copy the full SHA 4a3a98bView commit details -
This feature implements the drop dimension part of vitessio#5791. The dropping of dimensions is not applicable to all stats vars. We drop dimensions for counters and timings, but not gauges. This also doesn't work for func based vars, but those are now unused for counters and timings. The feature doesn't actually drop the dimension. Instead, it consolidates all the different values into a single "all" category. This approach is more backward compatible and allows for going back and forth, because the label itself continues to exist in both scenarios. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5066e3 - Browse repository at this point
Copy the full SHA b5066e3View commit details
Commits on Feb 10, 2020
-
trying after removing the path
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 851a851 - Browse repository at this point
Copy the full SHA 851a851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52404e3 - Browse repository at this point
Copy the full SHA 52404e3View commit details -
fir indentation and trying with minimaltools
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab1b89e - Browse repository at this point
Copy the full SHA ab1b89eView commit details -
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaf4741 - Browse repository at this point
Copy the full SHA aaf4741View commit details -
added zookeeper and removed flaky test
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b3c606 - Browse repository at this point
Copy the full SHA 3b3c606View commit details -
Fixing test framework for zookeeper
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b38761 - Browse repository at this point
Copy the full SHA 1b38761View commit details -
removing if condition from make tools
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c00f4e - Browse repository at this point
Copy the full SHA 2c00f4eView commit details -
adding source back in the sh file
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ff1776 - Browse repository at this point
Copy the full SHA 4ff1776View commit details -
adding if condition for make tool
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1e1326 - Browse repository at this point
Copy the full SHA d1e1326View commit details -
added tabletmanager master test back
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 372ff26 - Browse repository at this point
Copy the full SHA 372ff26View commit details -
stats: dropped dimension: fix empty label bug
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 468ead0 - Browse repository at this point
Copy the full SHA 468ead0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8896d - Browse repository at this point
Copy the full SHA fc8896dView commit details -
stats: drop dimension: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb2f6aa - Browse repository at this point
Copy the full SHA cb2f6aaView commit details -
Signed-off-by: Ajeet jain <[email protected]> t push -f origin test_config_changes
Configuration menu - View commit details
-
Copy full SHA for f6c8901 - Browse repository at this point
Copy the full SHA f6c8901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee5f0b - Browse repository at this point
Copy the full SHA 0ee5f0bView commit details -
Merge pull request vitessio#5798 from planetscale/test_config_changes
updated config.json to use dummy file name
Configuration menu - View commit details
-
Copy full SHA for 0c35a6f - Browse repository at this point
Copy the full SHA 0c35a6fView commit details -
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26d5c26 - Browse repository at this point
Copy the full SHA 26d5c26View commit details -
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9804926 - Browse repository at this point
Copy the full SHA 9804926View commit details
Commits on Feb 12, 2020
-
Merge pull request vitessio#5811 from planetscale/support-empty-index…
…-hints Support USE INDEX ()
Configuration menu - View commit details
-
Copy full SHA for 22e1ce9 - Browse repository at this point
Copy the full SHA 22e1ce9View commit details -
Merge pull request vitessio#5808 from planetscale/morgo-refactor-exam…
…ples Refactor local example
Configuration menu - View commit details
-
Copy full SHA for 20fa9d1 - Browse repository at this point
Copy the full SHA 20fa9d1View commit details
Commits on Feb 13, 2020
-
docker: Add sysstat and strace to vitess/lite.
These are useful for diagnostics on running containers. Signed-off-by: Anthony Yeh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40a8356 - Browse repository at this point
Copy the full SHA 40a8356View commit details -
Merge pull request vitessio#5814 from planetscale/docker-sysstat
docker: Add sysstat and strace to vitess/lite.
Configuration menu - View commit details
-
Copy full SHA for e9a6cb0 - Browse repository at this point
Copy the full SHA e9a6cb0View commit details
Commits on Feb 14, 2020
-
Add credentials plugin lookup for vstreamer master position lookup.
Signed-off-by: Jacques Grove <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edad6f8 - Browse repository at this point
Copy the full SHA edad6f8View commit details -
stats: drop variables: ability to drop variables
It turns out that combining dimensions doesn't address all use cases. Gauges are also susceptible to cause huge /debug/vars. This additional feature allows you to drop specific variables from being exported. Ideally, they should also not be tracked. But we can iterate on this improvement later. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 308b4ec - Browse repository at this point
Copy the full SHA 308b4ecView commit details -
Merge pull request vitessio#5819 from planetscale/jacques_vs_plugincreds
Add credentials plugin lookup for vstreamer master position lookup.
Configuration menu - View commit details
-
Copy full SHA for 30b2ff5 - Browse repository at this point
Copy the full SHA 30b2ff5View commit details
Commits on Feb 18, 2020
-
Replacing 'HTTP' by 'HTTPS' for securing links
Currently, when we access github.com with HTTP, it is redirected to HTTPS automatically. So this commit aims to replace http://github.com by https://github.com for security. Signed-off-by: Kim Bao Long <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64437c8 - Browse repository at this point
Copy the full SHA 64437c8View commit details -
Initial changes to update in plan and engine
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc4617d - Browse repository at this point
Copy the full SHA cc4617dView commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54afe78 - Browse repository at this point
Copy the full SHA 54afe78View commit details -
Merge remote-tracking branch 'vitess/master' into web-test
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d94461f - Browse repository at this point
Copy the full SHA d94461fView commit details -
Merge branch 'master' into web-test
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2050b7 - Browse repository at this point
Copy the full SHA b2050b7View commit details -
Merge remote-tracking branch 'vitess/master' into web-test
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f994f0 - Browse repository at this point
Copy the full SHA 9f994f0View commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2c375b - Browse repository at this point
Copy the full SHA c2c375bView commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c71bb2 - Browse repository at this point
Copy the full SHA 6c71bb2View commit details -
comments added for the functions.
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b835bf - Browse repository at this point
Copy the full SHA 9b835bfView commit details -
Plan IN updates with scatter for now
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b40129 - Browse repository at this point
Copy the full SHA 4b40129View commit details -
Add transaction_read_only keyword
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3892759 - Browse repository at this point
Copy the full SHA 3892759View commit details -
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4236cb3 - Browse repository at this point
Copy the full SHA 4236cb3View commit details
Commits on Feb 19, 2020
-
vtworker tests migrated in go (vitessio#5794)
* first commit worker tests migrated in go Signed-off-by: saurabh <[email protected]> * added testcase for worker test when mysql down Signed-off-by: saurabh <[email protected]> * added vtworker webinterface tests Signed-off-by: saurabh <[email protected]> * code clean-up moved common code to utils Signed-off-by: saurabh <[email protected]> * modifying config.json Signed-off-by: saurabh <[email protected]> * update config.json Signed-off-by: saurabh <[email protected]> * fixing throttling service assertions Signed-off-by: saurabh <[email protected]> * fixing throttling assertions failures and addressed review comments Signed-off-by: saurabh <[email protected]> * fixing throttling assertions failures and addressed review comments Signed-off-by: saurabh <[email protected]> * adding 2 minutes max waittime for throttler registration Signed-off-by: saurabh <[email protected]> * validating worker python testcase in github workflow Signed-off-by: saurabh <[email protected]> * modifying configurations Signed-off-by: saurabh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9622e08 - Browse repository at this point
Copy the full SHA 9622e08View commit details -
Signed-off-by: Pham Duc Hanh <[email protected]>
Pham Duc Hanh committedFeb 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 3955b46 - Browse repository at this point
Copy the full SHA 3955b46View commit details -
Merge remote-tracking branch 'vitess/master' into web-test
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e3bb78 - Browse repository at this point
Copy the full SHA 8e3bb78View commit details -
bootstrap.sh changed for install chromedriver.
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8412804 - Browse repository at this point
Copy the full SHA 8412804View commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e224230 - Browse repository at this point
Copy the full SHA e224230View commit details -
empty text reading of the component fixed.
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f57c316 - Browse repository at this point
Copy the full SHA f57c316View commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc10b6b - Browse repository at this point
Copy the full SHA bc10b6bView commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb21d72 - Browse repository at this point
Copy the full SHA fb21d72View commit details -
scatter delete support for complex where clause
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2dbd11 - Browse repository at this point
Copy the full SHA f2dbd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5240335 - Browse repository at this point
Copy the full SHA 5240335View commit details -
Merge pull request vitessio#5824 from longkb/replace_http_git
Replacing 'HTTP' by 'HTTPS' for securing links
Configuration menu - View commit details
-
Copy full SHA for 80a9189 - Browse repository at this point
Copy the full SHA 80a9189View commit details -
Merge pull request vitessio#5804 from planetscale/ss-vrepl-doc-vstreamer
vrepl: document vstreamer and binlogdata
Configuration menu - View commit details
-
Copy full SHA for 5ed9f2f - Browse repository at this point
Copy the full SHA 5ed9f2fView commit details -
Merge remote-tracking branch 'upstream/master' into morgo-fix-consul
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d533bf8 - Browse repository at this point
Copy the full SHA d533bf8View commit details -
Merge pull request vitessio#5831 from planetscale/morgo-fix-consul
Fix consul dependency
Configuration menu - View commit details
-
Copy full SHA for 3a293f1 - Browse repository at this point
Copy the full SHA 3a293f1View commit details
Commits on Feb 20, 2020
-
trying out docker test for web vtctl
Signed-off-by: Ajeet Jain <[email protected]> Signed-off-by: <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 499168a - Browse repository at this point
Copy the full SHA 499168aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f6b09 - Browse repository at this point
Copy the full SHA 74f6b09View commit details -
increase num of records inserted
Signed-off-by: saurabh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68fba7d - Browse repository at this point
Copy the full SHA 68fba7dView commit details -
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3cadd9 - Browse repository at this point
Copy the full SHA b3cadd9View commit details -
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddc1fb4 - Browse repository at this point
Copy the full SHA ddc1fb4View commit details -
Now everything described in the README works with the new paths. Signed-off-by: Shaun Verch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ac2441 - Browse repository at this point
Copy the full SHA 0ac2441View commit details -
tools/make-release-packages.sh: install dir tweaks
Signed-off-by: Gary Edgar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e44ce1 - Browse repository at this point
Copy the full SHA 2e44ce1View commit details
Commits on Feb 21, 2020
-
made seperate githuv action file for web test
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 776536b - Browse repository at this point
Copy the full SHA 776536bView commit details -
added the value of shard for web test
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3342d58 - Browse repository at this point
Copy the full SHA 3342d58View commit details -
added comment for docker run inside test.go
Signed-off-by: Ajeet jain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a8b8fe - Browse repository at this point
Copy the full SHA 2a8b8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2fa8c - Browse repository at this point
Copy the full SHA 2f2fa8cView commit details -
increase num of records inserted
Signed-off-by: saurabh <[email protected]> Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b758f36 - Browse repository at this point
Copy the full SHA b758f36View commit details -
removed cell var (unused var).
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fc957a - Browse repository at this point
Copy the full SHA 6fc957aView commit details -
Refactor - unify planning of UPDATE and DELETE
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60f5bec - Browse repository at this point
Copy the full SHA 60f5becView commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d862ca3 - Browse repository at this point
Copy the full SHA d862ca3View commit details -
Merge pull request vitessio#5834 from planetscale/tal_worker_fix
worker_test fix
Configuration menu - View commit details
-
Copy full SHA for 88af387 - Browse repository at this point
Copy the full SHA 88af387View commit details -
migrating xb-recovery python testcase to go (vitessio#5799)
* xb-recovery: xtra backup recovery for sharded and unshared cluster. Signed-off-by: pradip parmar <[email protected]> * vtworker fix. Signed-off-by: pradip parmar <[email protected]> * increase num of records inserted Signed-off-by: saurabh <[email protected]> Co-authored-by: saurabh408 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ffef46 - Browse repository at this point
Copy the full SHA 6ffef46View commit details -
Support Delete Scatter for owned vindex
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47d7b2b - Browse repository at this point
Copy the full SHA 47d7b2bView commit details -
Merge remote-tracking branch 'upstream/master' into code_coverage_tra…
…cking Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4488b5 - Browse repository at this point
Copy the full SHA c4488b5View commit details -
Merge pull request vitessio#5702 from planetscale/code_coverage_tracking
Code coverage tracking
Configuration menu - View commit details
-
Copy full SHA for a911369 - Browse repository at this point
Copy the full SHA a911369View commit details -
limit healthchecking when we pass in keyspaces_to_watch
Signed-off-by: Serry Park <[email protected]> Signed-off-by: Serry Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4055f1 - Browse repository at this point
Copy the full SHA a4055f1View commit details -
vrepl: vplayer must rollback on exit
There were code paths where vplayer had an open transaction on its dbclient connection, which got accidentally continued by the copier. This caused production issues with some users. The specific use case that was observed is: * vreplication performs catchup. * While it's in the middle of an apply, the context is canceled. * The copier has no work. * vreplication is asked to resume from the last saved position. * It replays the same statements already in the transaction. * This leads to dup key errors. This fix conservatively rolls back dbclient before exiting. The dbclient itself skips rollback if it's not in a transaction. This change leads to relieable rollbacks where needed. At the same time, there are no spurious rollbacks if we didn't start a transaction. As safety, I've added an extra rollback in the vreplicator loop just in case the underlying functions accidentally leave an incomplete transaction open. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c051a70 - Browse repository at this point
Copy the full SHA c051a70View commit details -
Merge pull request vitessio#5842 from planetscale/ss-vrepl-bug-rollback
vrepl: vplayer must rollback on exit
Configuration menu - View commit details
-
Copy full SHA for eb94add - Browse repository at this point
Copy the full SHA eb94addView commit details -
Merge pull request vitessio#5815 from tinyspeck/sp-limit-hc-by-keyspace
Healthcheck - limit healthchecks by keyspace
Configuration menu - View commit details
-
Copy full SHA for edb59bd - Browse repository at this point
Copy the full SHA edb59bdView commit details
Commits on Feb 22, 2020
-
fix autocommit and executor test
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae31b7 - Browse repository at this point
Copy the full SHA dae31b7View commit details -
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dd79d3 - Browse repository at this point
Copy the full SHA 4dd79d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2312f0e - Browse repository at this point
Copy the full SHA 2312f0eView commit details -
vdiff: refactor MergeSort for readability
MergeSort as a function that required a VCursor that performed scatter queries was hard to use from outside of the engine code. In the new change, MergeSort is a Primitive that directly drives other sub-Primitives. This greatly simplifies the vdiff code, removing the need for a mergeSorter and a resultStreamer. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d74e4d1 - Browse repository at this point
Copy the full SHA d74e4d1View commit details -
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44ddea8 - Browse repository at this point
Copy the full SHA 44ddea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89fb748 - Browse repository at this point
Copy the full SHA 89fb748View commit details
Commits on Feb 23, 2020
-
Add keyword support for unique_checks
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42c8f17 - Browse repository at this point
Copy the full SHA 42c8f17View commit details
Commits on Feb 24, 2020
-
Merge remote-tracking branch 'vitess/master' into web-test
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ef5649 - Browse repository at this point
Copy the full SHA 9ef5649View commit details -
removed Get dependencies and eatmydata from cluster_vtctld_web.yaml .
Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e31b245 - Browse repository at this point
Copy the full SHA e31b245View commit details -
bump netty-handler to 4.1.45.Final and tcnative-boring-ssl to 2.0.28.…
…Final Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 154b86e - Browse repository at this point
Copy the full SHA 154b86eView commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b257f8 - Browse repository at this point
Copy the full SHA 8b257f8View commit details -
Merge pull request vitessio#5848 from harshit-gangal/netty-bump
Java Netty Version bump to Fix Vulnerability
Configuration menu - View commit details
-
Copy full SHA for a9d7156 - Browse repository at this point
Copy the full SHA a9d7156View commit details -
Merge pull request vitessio#5826 from planetscale/web-test
migrating vtctld-web python testcase to go
Configuration menu - View commit details
-
Copy full SHA for 678e999 - Browse repository at this point
Copy the full SHA 678e999View commit details -
Add
-db_connect_timeout_ms
for timing out mysqld conns.While testing vttablet-mysqld over TCP, we noticed mysql.Connect sometimes blocks forever if the backend mysqld hit max conns. This patch adds a timeout to this codepath. It defaults to 0 (no timeout) for back compatibility. Signed-off-by: Adam Saponara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8b87f9 - Browse repository at this point
Copy the full SHA e8b87f9View commit details -
Teardown fixes (vitessio#5837)
* teardown fixes: fixed unlinked shard objects. replaced assert.Nil with require.NoError to handle teardown while error in setup or restart process. Signed-off-by: pradip parmar <[email protected]> * replaced all assert.NotNil to require.Error. Signed-off-by: pradip parmar <[email protected]> * revert noError to nil Signed-off-by: pradip parmar <[email protected]> * removed unwanted space causing test case failure. Signed-off-by: pradip parmar <[email protected]> * removed exit response wait from srop method of mysqlctld. Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 802e1bd - Browse repository at this point
Copy the full SHA 802e1bdView commit details -
Merge remote-tracking branch 'upstream/master' into sa-ignore-unique-…
…checks Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b58bd1c - Browse repository at this point
Copy the full SHA b58bd1cView commit details -
Merge pull request vitessio#5761 from evalsocket/fix-5060
Add escape and quote to mysql password from mysqlctl/mysqld.go
Configuration menu - View commit details
-
Copy full SHA for 62f4a51 - Browse repository at this point
Copy the full SHA 62f4a51View commit details -
Merge branch 'master' into j0_add_are_you_alive
Signed-off-by: Shaun Verch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1809bfc - Browse repository at this point
Copy the full SHA 1809bfcView commit details -
PlannedReparentShard: always create a new context for calling UndoDem…
…oteMaster Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 056b18f - Browse repository at this point
Copy the full SHA 056b18fView commit details -
vitessdriver: add ability to set custom gRPC dial options
Signed-off-by: Derrick Laird <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for deb5ea3 - Browse repository at this point
Copy the full SHA deb5ea3View commit details -
Merge pull request vitessio#5841 from planetscale/ds-prs-new-ctx-for-…
…undo PlannedReparent: create a new context for calling UndoDemoteMaster
Configuration menu - View commit details
-
Copy full SHA for 1aeb13e - Browse repository at this point
Copy the full SHA 1aeb13eView commit details
Commits on Feb 25, 2020
-
vitessdriver: change how defaults are set
Move setDefaults() on the configuration so the driver is always dialing with protocol so the flag in vtgateconn doesn't affect it. Signed-off-by: Derrick Laird <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9928e0 - Browse repository at this point
Copy the full SHA a9928e0View commit details -
Merge pull request vitessio#5820 from MordFustang21/master
vitessdriver: add ability to set custom gRPC dial options
Configuration menu - View commit details
-
Copy full SHA for 830f0db - Browse repository at this point
Copy the full SHA 830f0dbView commit details -
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c040c88 - Browse repository at this point
Copy the full SHA c040c88View commit details -
Pass SQL_QUOTE_SHOW_CREATE keyword
Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21d4a14 - Browse repository at this point
Copy the full SHA 21d4a14View commit details -
Merge pull request vitessio#5856 from planetscale/sa-quote-show-create
Pass SQL_QUOTE_SHOW_CREATE keyword
Configuration menu - View commit details
-
Copy full SHA for f5b6df7 - Browse repository at this point
Copy the full SHA f5b6df7View commit details -
migrating vttest_sample python to go (vitessio#5838)
* xb-recovery: xtra backup recovery for sharded and unshared cluster. Signed-off-by: pradip parmar <[email protected]> * vtworker fix. Signed-off-by: pradip parmar <[email protected]> * increase num of records inserted Signed-off-by: saurabh <[email protected]> * vttext-sample test case migrating to golang. Signed-off-by: pradip parmar <[email protected]> * shard 25 removed from matrix. Signed-off-by: pradip parmar <[email protected]> * timeout increased. Signed-off-by: pradip parmar <[email protected]> * timeout set to 10 min. Signed-off-by: pradip parmar <[email protected]> * renamed shard 25 to shard 10 and shard 26 to shard 25. Signed-off-by: pradip parmar <[email protected]> Co-authored-by: saurabh408 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for beb381e - Browse repository at this point
Copy the full SHA beb381eView commit details -
Merge pull request vitessio#5849 from planetscale/ar_reqr_no_error
Fix sonar analysis on master branch
Configuration menu - View commit details
-
Copy full SHA for ad4e47a - Browse repository at this point
Copy the full SHA ad4e47aView commit details -
Added ksidVindex in the update and delete plan for owned lookup table
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e30a42 - Browse repository at this point
Copy the full SHA 4e30a42View commit details -
Merge branch 'master' into j0_add_are_you_alive
Signed-off-by: Shaun Verch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05affe0 - Browse repository at this point
Copy the full SHA 05affe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0634bfb - Browse repository at this point
Copy the full SHA 0634bfbView commit details
Commits on Feb 26, 2020
-
tablet query engine: introduce -enable-consolidator-replicas
This diff creates the possibility to start a tablet with "-enable-consolidator=false -enable-consolidator-replicas" so that query consolidation is enabled only for non-master instance types. This allows using the consolidator while keeping the agreement that OLTP reads from master have read-committed consistency while replicas have inconsistent reads. See vitessio#4058 Signed-off-by: David Weitzman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8056e74 - Browse repository at this point
Copy the full SHA 8056e74View commit details -
Use a timeout to update topo during vttablet shutdown
Signed-off-by: deepthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f20bbc - Browse repository at this point
Copy the full SHA 2f20bbcView commit details
Commits on Feb 27, 2020
-
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40ca5cd - Browse repository at this point
Copy the full SHA 40ca5cdView commit details -
Remove kubernetes template from example
Signed-off-by: Yuvraj <[email protected]>
Yuvraj committedFeb 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 50bed0a - Browse repository at this point
Copy the full SHA 50bed0aView commit details -
Merge pull request vitessio#5865 from planetscale/ds-tablet-topo-upda…
…te-ctx Use a timeout to update topo during vttablet shutdown
Configuration menu - View commit details
-
Copy full SHA for aa9915a - Browse repository at this point
Copy the full SHA aa9915aView commit details
Commits on Feb 28, 2020
-
Merge pull request vitessio#5846 from planetscale/sa-ignore-unique-ch…
…ecks Add keyword support for unique_checks
Configuration menu - View commit details
-
Copy full SHA for 57ffb76 - Browse repository at this point
Copy the full SHA 57ffb76View commit details -
vdiff: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7b828c - Browse repository at this point
Copy the full SHA a7b828cView commit details -
Merge pull request vitessio#5829 from harshit-gangal/updatein
Support DML scatter queries with lookup vindexes
Configuration menu - View commit details
-
Copy full SHA for 2c2c759 - Browse repository at this point
Copy the full SHA 2c2c759View commit details -
Merge pull request vitessio#5827 from planetscale/sa-add-new-syntax
Add transaction_read_only keyword
Configuration menu - View commit details
-
Copy full SHA for 6133418 - Browse repository at this point
Copy the full SHA 6133418View commit details -
Support for LIMIT clause in GROUP_CONCAT()
Introduced in MariaDB 10.3 https://jira.mariadb.org/browse/MDEV-11297 Signed-off-by: Alex Sladkov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 202024d - Browse repository at this point
Copy the full SHA 202024dView commit details -
Make it possible to update all tests in one pass
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f1dae8 - Browse repository at this point
Copy the full SHA 7f1dae8View commit details -
Merge pull request vitessio#5845 from planetscale/ss-vrepl-better-vdiff
vrepl: refactor vdiff for readability and add comments
Configuration menu - View commit details
-
Copy full SHA for 1eb4277 - Browse repository at this point
Copy the full SHA 1eb4277View commit details -
Remove kubernetes template from example
Signed-off-by: Yuvraj <[email protected]>
Yuvraj committedFeb 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 5148a38 - Browse repository at this point
Copy the full SHA 5148a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb28af - Browse repository at this point
Copy the full SHA 1eb28afView commit details
Commits on Feb 29, 2020
-
mysql: remove allocation of unused bytes
Signed-off-by: Andy Bursavich <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bf6010 - Browse repository at this point
Copy the full SHA 4bf6010View commit details -
Update document for docker build
Signed-off-by: Yuvraj <[email protected]>
Yuvraj committedFeb 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 30febaa - Browse repository at this point
Copy the full SHA 30febaaView commit details
Commits on Mar 2, 2020
-
vrepl: document vstreamer/planbuilder.go
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4065615 - Browse repository at this point
Copy the full SHA 4065615View commit details -
vrepl: improve row and result streamers
The new implementation starts a transaction after locking the tables instead of issuing the read query. This guarantees that we'll release the table locks immediately. Otherwise, there's no guarantee about when the first results will be returned. Also, the logic to do the snapshotting has been moved into a reusable connection wrapper, which is a more elegant approach. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d95ad8a - Browse repository at this point
Copy the full SHA d95ad8aView commit details -
Added /debug/vrlog endpoint. Initial commit, untested
Signed-off-by: Rohit Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2724ba1 - Browse repository at this point
Copy the full SHA 2724ba1View commit details -
mysql: flush buffer on inactivity
The mysql server uses buffered I/O. This works fine if the results are streamed all at once. But if the streaming is intermitent, like in the case of messages, the client may not get timely responses. This new change flushes any unsent data if no other data is sent within mysql_server_flush_delay (100ms). Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8383470 - Browse repository at this point
Copy the full SHA 8383470View commit details -
stats: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd1b569 - Browse repository at this point
Copy the full SHA dd1b569View commit details -
fix flakiness of TestMessageManagerSend
Signed-off-by: Kazushi Kitaya <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bde946 - Browse repository at this point
Copy the full SHA 6bde946View commit details -
graceful shutdown using ctr+c (vitessio#5855)
* created teardown handler on interupt signal. also added panic handler in each testcase to handle the unwanted panics. Signed-off-by: pradip parmar <[email protected]> * handled nil cancelFun issue. Signed-off-by: pradip parmar <[email protected]> * panic handler to each testcase. Signed-off-by: pradip parmar <[email protected]> * panic handler at starting of each main test. Signed-off-by: pradip parmar <[email protected]> * teardown fixes when process exits because of panic. Signed-off-by: pradip parmar <[email protected]> * comment for mutex in cluster. Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16bf503 - Browse repository at this point
Copy the full SHA 16bf503View commit details -
Merge pull request vitessio#5809 from planetscale/ss-drop-dimension
stats: drop dimension
Configuration menu - View commit details
-
Copy full SHA for 69f3414 - Browse repository at this point
Copy the full SHA 69f3414View commit details -
Update examples/are-you-alive/README.md
Co-Authored-By: Deepthi Sigireddi <[email protected]> Signed-off-by: Shaun Verch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc7ea16 - Browse repository at this point
Copy the full SHA cc7ea16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ceabe - Browse repository at this point
Copy the full SHA 86ceabeView commit details -
Merge pull request vitessio#5646 from planetscale/j0_add_are_you_alive
Add are you alive example
Configuration menu - View commit details
-
Copy full SHA for b61bb5b - Browse repository at this point
Copy the full SHA b61bb5bView commit details -
Merge pull request vitessio#5878 from planetscale/ss-better-streamer
vrepl: improve row and result streamers
Configuration menu - View commit details
-
Copy full SHA for 6ad75bd - Browse repository at this point
Copy the full SHA 6ad75bdView commit details -
Merge pull request vitessio#5879 from planetscale/ss-mysql-flush
mysql: flush buffer on inactivity
Configuration menu - View commit details
-
Copy full SHA for 6b76953 - Browse repository at this point
Copy the full SHA 6b76953View commit details -
Merge pull request vitessio#5874 from abursavich/patch-1
Remove allocation of unused bytes
Configuration menu - View commit details
-
Copy full SHA for 2abd04f - Browse repository at this point
Copy the full SHA 2abd04fView commit details -
Log when we fail to accept a conn
Signed-off-by: Serry Park <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de0e7c4 - Browse repository at this point
Copy the full SHA de0e7c4View commit details
Commits on Mar 3, 2020
-
Merge pull request vitessio#5881 from tinyspeck/sp-log-conn-accept-err
Log when we fail to accept a conn
Configuration menu - View commit details
-
Copy full SHA for f0797e7 - Browse repository at this point
Copy the full SHA f0797e7View commit details -
Merge pull request vitessio#5880 from kkty/fix-flaky-test
fix flakiness of TestMessageManagerSend
Configuration menu - View commit details
-
Copy full SHA for 62a007d - Browse repository at this point
Copy the full SHA 62a007dView commit details -
Instead of failing when trying to skip updates, fallback on slower mode
When updating consistent lookup vindexes, we see if anything really did change, before updating the vindex. If nothing changes, we can skip updating the vindex. Sometimes, we encounter errors when checking if we can shortcut the updates. Instead of passing on there errors, we'll now fall back on the slower mode and execute the update. Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e0fabc - Browse repository at this point
Copy the full SHA 1e0fabcView commit details -
Merge pull request vitessio#5883 from systay/consusten-lookup-tests
Instead of failing when trying to skip updates, fallback on slower mode
Configuration menu - View commit details
-
Copy full SHA for 20f3bf8 - Browse repository at this point
Copy the full SHA 20f3bf8View commit details -
Support owned vindex update if partial column present in set and othe…
…r present in where clause Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5d896a - Browse repository at this point
Copy the full SHA e5d896aView commit details -
reverting unit test case docker scripts config
Signed-off-by: saurabh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb72dd9 - Browse repository at this point
Copy the full SHA cb72dd9View commit details -
Add more test around last_insert_id() and rollback
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52b698d - Browse repository at this point
Copy the full SHA 52b698dView commit details -
Merge pull request vitessio#5884 from planetscale/tal_docker_unit_test
Reverting unit test case docker scripts config
Configuration menu - View commit details
-
Copy full SHA for 9d96e4a - Browse repository at this point
Copy the full SHA 9d96e4aView commit details -
Merge pull request vitessio#5873 from evalsocket/fix-5713
Remove deprecated Kubernetes templates from repository
Configuration menu - View commit details
-
Copy full SHA for d18052d - Browse repository at this point
Copy the full SHA d18052dView commit details -
Add
-mysql_default_workload
for setting default workload.This saves us a roundtrip when setting up OLAP clients. Signed-off-by: Adam Saponara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 118a3b4 - Browse repository at this point
Copy the full SHA 118a3b4View commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10fe049 - Browse repository at this point
Copy the full SHA 10fe049View commit details -
Improved test case. Modified template
Signed-off-by: Rohit Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cab5d77 - Browse repository at this point
Copy the full SHA cab5d77View commit details -
Test cases for debug log. Log stream template changed
Signed-off-by: Rohit Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c6bb47 - Browse repository at this point
Copy the full SHA 9c6bb47View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdae6b2 - Browse repository at this point
Copy the full SHA bdae6b2View commit details -
Addressed review comments. Added http test class to handle races
Signed-off-by: Rohit Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7117000 - Browse repository at this point
Copy the full SHA 7117000View commit details -
Signed-off-by: Rohit Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f174a55 - Browse repository at this point
Copy the full SHA f174a55View commit details -
Merge remote-tracking branch 'upstream/master' into gedgar-pkg-dirs
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37f0768 - Browse repository at this point
Copy the full SHA 37f0768View commit details -
Merge pull request vitessio#5836 from planetscale/gedgar-pkg-dirs
tools/make-release-packages.sh: install dir tweaks
Configuration menu - View commit details
-
Copy full SHA for 44b1955 - Browse repository at this point
Copy the full SHA 44b1955View commit details -
Adding Azure Blob backup support
This adds initial support for Azure blob service as a backup target Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d9d0ad6 - Browse repository at this point
Copy the full SHA d9d0ad6View commit details -
Incorporating feedback from pull request.
Giving Env paramaters for secrets, not just CLI. Rename prefix to be storage_root i.a.w what we do for s3 and gcs Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7c84818 - Browse repository at this point
Copy the full SHA 7c84818View commit details -
Fixing directory paths for azure blobs
Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for aae83c4 - Browse repository at this point
Copy the full SHA aae83c4View commit details -
Text changes and fixes from PR
Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 1eda630 - Browse repository at this point
Copy the full SHA 1eda630View commit details
Commits on Mar 5, 2020
-
Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 56e018e - Browse repository at this point
Copy the full SHA 56e018eView commit details -
Merge pull request vitessio#5889 from planetscale/rn-vrlog
VReplication Logger Stream
Configuration menu - View commit details
-
Copy full SHA for 3395c0a - Browse repository at this point
Copy the full SHA 3395c0aView commit details -
Merge pull request vitessio#5887 from systay/more-last-insert-id-test
Add more test around last_insert_id() and rollback
Configuration menu - View commit details
-
Copy full SHA for b194375 - Browse repository at this point
Copy the full SHA b194375View commit details -
Merge pull request vitessio#5888 from adsr/vtgate-default-workload
Add `-mysql_default_workload` for setting default workload.
Configuration menu - View commit details
-
Copy full SHA for c710684 - Browse repository at this point
Copy the full SHA c710684View commit details -
Merge pull request vitessio#5875 from harshit-gangal/update-partial
Support owned vindex update if partial column present in set
Configuration menu - View commit details
-
Copy full SHA for 8c805f7 - Browse repository at this point
Copy the full SHA 8c805f7View commit details -
Merge pull request vitessio#5832 from adsr/db-conn-timeout
Add `-db_connect_timeout_ms` for timing out mysqld conns.
Configuration menu - View commit details
-
Copy full SHA for cd01919 - Browse repository at this point
Copy the full SHA cd01919View commit details -
Merge pull request vitessio#5871 from narkq/group-concat-with-limit
Parser support for LIMIT clause in GROUP_CONCAT()
Configuration menu - View commit details
-
Copy full SHA for 3ddc5da - Browse repository at this point
Copy the full SHA 3ddc5daView commit details -
Merge pull request vitessio#5862 from dweitzman/query_consolidator_re…
…plicas_only tablet query engine: introduce -enable-consolidator-replicas
Configuration menu - View commit details
-
Copy full SHA for e69a091 - Browse repository at this point
Copy the full SHA e69a091View commit details -
Signed-off-by: Ajeet jain <[email protected]> Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0ce126 - Browse repository at this point
Copy the full SHA a0ce126View commit details -
removed python deps from bootstrap
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cfc70c - Browse repository at this point
Copy the full SHA 9cfc70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6275d1d - Browse repository at this point
Copy the full SHA 6275d1dView commit details -
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19d0768 - Browse repository at this point
Copy the full SHA 19d0768View commit details -
Added python grpc dep back as we need it for client_test
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7872e6 - Browse repository at this point
Copy the full SHA b7872e6View commit details -
Make sure re-creating the visitor works as expected
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b0adfb - Browse repository at this point
Copy the full SHA 4b0adfbView commit details -
grouped docker dependent test in one shard
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 291540c - Browse repository at this point
Copy the full SHA 291540cView commit details -
DBConfigs Refactor (vitessio#5833)
* Added wrapper struct, modified usage Signed-off-by: Saif Alharthi <[email protected]> * Add go.mod Signed-off-by: Saif Alharthi <[email protected]> * Refactor dbconfigs and its calls Signed-off-by: Saif Alharthi <[email protected]> * Fix failing vstreamer test Signed-off-by: Saif Alharthi <[email protected]> * Fix copy and paste mistakes Signed-off-by: Saif Alharthi <[email protected]> * Made withCredentials a private function and refactored the calls Signed-off-by: Saif Alharthi <[email protected]> * Fix Tests Signed-off-by: Saif Alharthi <[email protected]> * Clean up code Signed-off-by: Saif Alharthi <[email protected]> * Extend DbConfigs and change method name Signed-off-by: Saif Alharthi <[email protected]> * Add Connect Method Signed-off-by: Saif Alharthi <[email protected]> * Pass Context as parameter Signed-off-by: Saif Alharthi <[email protected]> * Modify definition of DBConfigs Signed-off-by: Saif Alharthi <[email protected]> * Make Connect function part of the Connector definition Signed-off-by: Saif Alharthi <[email protected]> * Remove obselete functions Signed-off-by: Saif Alharthi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124cc43 - Browse repository at this point
Copy the full SHA 124cc43View commit details -
Pass back error when failed to read key file
Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for eae25db - Browse repository at this point
Copy the full SHA eae25dbView commit details -
Chaging credentials type to use actual methods not global variables
Signed-off-by: Dan Kozlowski <[email protected]>
Dan Kozlowski committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 399a75a - Browse repository at this point
Copy the full SHA 399a75aView commit details
Commits on Mar 6, 2020
-
failing because topo was not able to create err file. Signed-off-by: pradip parmar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b07a28 - Browse repository at this point
Copy the full SHA 5b07a28View commit details -
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5196b - Browse repository at this point
Copy the full SHA 3f5196bView commit details -
Removed python grpc client test
Signed-off-by: Arindam Nayak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bff32b - Browse repository at this point
Copy the full SHA 2bff32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e5cf4 - Browse repository at this point
Copy the full SHA 10e5cf4View commit details -
Merge pull request vitessio#5674 from planetscale/dk-add-azblob-backups
Adding Azure Blob backup support
Daniel Kozlowski authoredMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for f569401 - Browse repository at this point
Copy the full SHA f569401View commit details
Commits on Mar 7, 2020
-
Do not drop leading zeroes in microsecond timestamps for prepared
statements. Fixes vitessio#5900 Signed-off-by: Jacques Grove <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9bed09 - Browse repository at this point
Copy the full SHA a9bed09View commit details -
Merge branch 'master' of github.com:planetscale/vitess
Signed-off-by: Jacques Grove <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32146f0 - Browse repository at this point
Copy the full SHA 32146f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ddd41a - Browse repository at this point
Copy the full SHA 7ddd41aView commit details
Commits on Mar 8, 2020
-
vstreamer: send immediate GTID on "current"
If the current position is requested as start for vstream, it will be good to send the actual starting GTID as a separate event before streaming the rest. This is particularly useful for messager because it needs to know its current position from the beginning in order to determine which events to skip w.r.t to poller position. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 064c7da - Browse repository at this point
Copy the full SHA 064c7daView commit details
Commits on Mar 9, 2020
-
vrepl: document engine, vreplicator, copier
Also fix an incorrect test. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57c2f29 - Browse repository at this point
Copy the full SHA 57c2f29View commit details -
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a96411a - Browse repository at this point
Copy the full SHA a96411aView commit details -
vrepl: refactor and fix stats reporting
Not all code paths were updating the stats. This was causing the stats reported in /debug/status to be unreliable. This refactor keeps the stats and reporting in sync by performing the updates at the lower level functions that also update the vreplication table. Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e800254 - Browse repository at this point
Copy the full SHA e800254View commit details -
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3d09ea - Browse repository at this point
Copy the full SHA f3d09eaView commit details -
Merge pull request vitessio#5866 from planetscale/config_cleanup
config.json cleanup
Configuration menu - View commit details
-
Copy full SHA for 73ceb9c - Browse repository at this point
Copy the full SHA 73ceb9cView commit details -
Remove Travis (no tests running)
Signed-off-by: Morgan Tocker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7801336 - Browse repository at this point
Copy the full SHA 7801336View commit details -
Merge pull request vitessio#5897 from systay/dont-lowercase-columns
Don't lower case keywords
Configuration menu - View commit details
-
Copy full SHA for 8a8f10a - Browse repository at this point
Copy the full SHA 8a8f10aView commit details -
Merge pull request vitessio#5901 from planetscale/master
Do not drop leading zeroes in microsecond timestamps for prepared statements.
Configuration menu - View commit details
-
Copy full SHA for 22cae3d - Browse repository at this point
Copy the full SHA 22cae3dView commit details -
Merge pull request vitessio#5885 from planetscale/docker-for-e2e
test case run into docker
Configuration menu - View commit details
-
Copy full SHA for b7627dc - Browse repository at this point
Copy the full SHA b7627dcView commit details -
Merge pull request vitessio#5908 from planetscale/morgo-rm-travis
Remove Travis (no tests running)
Configuration menu - View commit details
-
Copy full SHA for 6927179 - Browse repository at this point
Copy the full SHA 6927179View commit details
Commits on Mar 10, 2020
-
vstream: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 840258a - Browse repository at this point
Copy the full SHA 840258aView commit details -
vrepl: address review comments
Signed-off-by: Sugu Sougoumarane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b8c518 - Browse repository at this point
Copy the full SHA 3b8c518View commit details -
Merge pull request vitessio#5891 from planetscale/ss-vstreamer
vstreamer: send immediate GTID on "current"
Configuration menu - View commit details
-
Copy full SHA for de48475 - Browse repository at this point
Copy the full SHA de48475View commit details -
Merge pull request vitessio#5905 from planetscale/ss-more-docs
vrepl: more documentation and fix stats
Configuration menu - View commit details
-
Copy full SHA for 53fcd36 - Browse repository at this point
Copy the full SHA 53fcd36View commit details
Commits on Mar 11, 2020
-
Allow SCHEMA() as a synonym for DATABASE()
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdbcd38 - Browse repository at this point
Copy the full SHA bdbcd38View commit details -
Refactored system function rewriting
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbef5f2 - Browse repository at this point
Copy the full SHA cbef5f2View commit details -
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1241ef6 - Browse repository at this point
Copy the full SHA 1241ef6View commit details -
Signed-off-by: Harshit Gangal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12cab68 - Browse repository at this point
Copy the full SHA 12cab68View commit details -
Merge pull request vitessio#5732 from systay/more-functions
Rewrite more functions
Configuration menu - View commit details
-
Copy full SHA for c7395ce - Browse repository at this point
Copy the full SHA c7395ceView commit details
Commits on Mar 12, 2020
-
Format function names correctly (vitessio#5918)
Signed-off-by: Andres Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c3dc87 - Browse repository at this point
Copy the full SHA 9c3dc87View commit details
Commits on Mar 13, 2020
-
Modify the default grpc keepalive time parameter
1.set grpc_keepalive_time to 10 seconds 2.set grpc_keepalive_timeout to 10 seconds These settings will help to avoid the situation which query will hang there when pod or Bare metal is broken. Signed-off-by: JohnnyThree <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6166b5 - Browse repository at this point
Copy the full SHA a6166b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b103eda - Browse repository at this point
Copy the full SHA b103edaView commit details