sougou
b44ed6c0ac
Merge pull request #1660 from sougou/v3
...
v3: support sqltypes.Value for string vindexes
2016-04-27 16:47:01 -07:00
Sugu Sougoumarane
35c5aa2018
v3: support sqltypes.Value for string vindexes
...
All vindexes must accept sqltypes.Value because that's
how values are supplied for cross-shard joins.
I've also updated the example and the v3 e2e test.
2016-04-27 15:17:19 -07:00
Michael Berlin
87cf663fd8
examples: Log port of v3 demo on stdout.
2016-04-26 13:21:24 -07:00
Anthony Yeh
faed5ff5fc
guestbook: Update to use V3 for sharding and resharding.
2016-04-15 19:17:43 -07:00
Anthony Yeh
417519bbe8
Merge pull request #1629 from youtube/ceph1
...
Ceph Backup Storage Plugin
2016-04-14 19:13:11 -07:00
raunak-agarwal-flipkart
d88f6c49fc
some more corrections from Anthony's review
2016-04-13 13:24:02 +05:30
Michael Berlin
083512e1cc
Merge pull request #1595 from michael-berlin/min_rdonly_global_to_local
...
worker: Remove global flag --min_healthy_rdonly_endpoints and make it a flag in each vtworker command.
2016-04-11 14:10:04 -07:00
“raunak-agarwal-flipkart”
31f60bc49d
cephStorage
2016-04-08 19:44:09 +05:30
thompsonja
8b5d02e69d
Merge branch 'master' into k8s_end2end
2016-04-01 14:55:21 -07:00
Sugu Sougoumarane
aa06883f87
v3: Classes are history
2016-03-30 22:17:54 -07:00
Joshua Thompson
ef8a1025a1
Kubernetes e2e test updates
2016-03-29 17:05:51 -07:00
Michael Berlin
d6da4ee8ea
worker: Remove global flag --min_healthy_rdonly_endpoints and make it a per-command flag.
...
Added end-to-end test in worker.py which verifies that --min_healthy_rdonly_endpoints works correctly when there are not enough RDONLY tablets.
Updated tests and documentation.
2016-03-24 22:51:32 +01:00
Sugu Sougoumarane
bed67e8fff
Merge branch 'suguwork' into sequence
2016-03-17 00:56:16 -07:00
Sugu Sougoumarane
d2d50cc66b
Merge branch 'master' into suguwork
2016-03-16 23:17:41 -07:00
Anthony Yeh
514f076c7c
Fix guestbook for new bind variable syntax.
2016-03-16 17:22:36 -07:00
Alain Jobart
14bc342e84
Removing a couple more mentions of bson.
2016-03-16 09:42:59 -07:00
Sugu Sougoumarane
b56e9a5bc8
seq: v3 demo updated
2016-03-15 15:55:14 -07:00
Sugu Sougoumarane
3eb4c8b26b
Merge branch 'master' into suguwork
2016-03-03 17:30:42 -08:00
Alain Jobart
f37b45347e
Fixing local example for new bind vars format.
2016-03-03 12:19:59 -08:00
Sugu Sougoumarane
a75e1ff2a5
Merge branch 'master' into suguwork
2016-03-02 20:28:13 -08:00
Anthony Yeh
a160fe24c4
Switch tests and examples to vtgate discoverygateway.
...
This is the new connection management mode for vtgate.
We're now using the new mode in tests and examples by default,
rather than the old mode ("shardgateway").
2016-03-02 16:48:21 -08:00
Abe Hassan
22de846010
Use gender-neutral language
2016-03-02 15:20:53 -08:00
Sugu Sougoumarane
eaa6565bab
Merge branch 'master' into suguwork
2016-03-01 12:59:31 -08:00
Anthony Yeh
57b70cbf01
examples/local: Start/stop vttablet/mysqld in parallel.
...
This speeds up the test/local_example.sh test.
2016-02-29 15:09:03 -08:00
Sugu Sougoumarane
51f6d7bff5
Merge branch 'master' into suguwork
2016-02-29 11:01:53 -08:00
Sugu Sougoumarane
654aeb2c47
Merge branch 'master' into suguwork
2016-02-27 12:58:35 -08:00
Anthony Yeh
938f31743d
Update to gRPC 0.13.
2016-02-27 02:31:03 -08:00
Anthony Yeh
3892568ff7
Use semi-sync in examples.
2016-02-24 18:10:10 -08:00
Sugu Sougoumarane
0883e17d71
Merge branch 'master' into suguwork
2016-02-16 22:34:20 -08:00
Sugu Sougoumarane
7cb32582dd
v3: updated demo to showcase new features
2016-02-13 12:11:05 -08:00
Sugu Sougoumarane
c30a1a5f87
v3: some bug fixes and demo improvements
2016-02-13 00:31:16 -08:00
thompsonja
2483b1b721
Merge branch 'master' into update_k8s_scripts
2016-02-11 10:38:16 -08:00
Dean Yasuda
43ca2d11a2
Fix python cursor params in tests.
...
Switching the order of params in python cursor constructors affects
several tests and examples.
2016-02-10 10:51:17 -08:00
Anthony Yeh
01c9267a9b
examples/local: Fix default client.py server address for gRPC.
2016-02-08 16:59:20 -08:00
Rasta
211f835498
examples/local/vtgate-up.sh web port fix in info msg
2016-02-07 11:32:24 +01:00
Anthony Yeh
5a5e3ffc4b
Switch guestbook app to gRPC.
2016-02-05 14:51:43 -08:00
Alain Jobart
3cc9c4654c
Converting v3 demo to not use 'where keyrange()' syntax.
...
Just use the v2 API, for debug purposes. Also now using grpc.
2016-02-04 09:58:14 -08:00
Alain Jobart
2440fb1a6e
vttest integration test now uses grpc.
...
v3 demo can now use grpc, but it doesn't work as v3's keyrange
construct produces invalid utf-8 strings. Will have to fix that.
2016-02-04 08:47:06 -08:00
Alain Jobart
ba7dfe0d36
Changing local_example python side to use gRPC.
2016-02-04 07:53:11 -08:00
Sevki
48ca682538
localhost trips network policy stuff
2016-02-02 13:59:33 +01:00
Joshua Thompson
3b3299b4f9
Update cluster-up script when bringing up clusters with ssds
2016-01-29 22:03:02 -08:00
Joshua Thompson
3e3951384c
Fix default value in vitess-down.sh
2016-01-27 13:59:30 -08:00
Anthony Yeh
85e4dabe63
php: Update grpc dependency to 0.12.
2016-01-26 01:17:37 -08:00
Anthony Yeh
10afe90e2f
examples/local: Fix vttablet-up.sh for empty $tablet_hostname.
2016-01-24 12:38:12 -08:00
Rasta
b04ef5170c
examples/local - vttablet-up.sh - use hostname -i only in travis build (travis last fix)
2016-01-23 11:00:48 +01:00
Rasta
719431abfa
examples/local - vttablet-up.sh - use hostname -i only in travis build (fix3)
2016-01-23 10:41:20 +01:00
Rasta
a47c0011a2
examples/local - vttablet-up.sh - use hostname -i only in travis build (fix3)
2016-01-23 10:28:48 +01:00
Rasta
0b9139d8bd
examples/local - vttablet-up.sh - use hostname -i only in travis build (fix2)
2016-01-23 09:43:37 +01:00
Rasta
1300bc6b2c
examples/local - vttablet-up.sh - use hostname -i only in travis build (fix)
2016-01-23 00:53:24 +01:00
Rasta
f4daf2749e
examples/local - vttablet-up.sh - use hostname -i only in travis build
2016-01-23 00:23:34 +01:00