Граф коммитов

228 Коммитов

Автор SHA1 Сообщение Дата
Alain Jobart 7ac8dd32cc Creating a netutil library, moving some common code there.
LGTM Sugu, Ric.
2013-07-15 11:55:37 -07:00
Alain Jobart b62d77ad9b Adding plugin infrastructure and bg compatible temp hacks to TopologyServer.
LGTM Sugu.
2013-07-02 17:02:37 -07:00
Alain Jobart a1c656114c Adding support for SSL python client -> vttablet connections. Not complete yet.
LGTM Sugu.
2013-06-12 17:24:59 -07:00
Alain Jobart 0324908b49 Fixing zkns2pdns compilation. 2013-05-16 13:37:29 -07:00
Alain Jobart 22841dd8ee Adding path-specific handlers to vtctld, to perform RO actions.
LGTM Ric & Mike.
2013-05-14 11:37:08 -07:00
Alain Jobart 0ab81f2b01 Adding missing binaries to Makefile. 2013-05-06 15:40:58 -07:00
Sugu Sougoumarane 085aa919aa query rules phase 1: data structures & convenience functions 2013-03-15 13:15:06 -07:00
Alain Jobart dd43b7f242 Fixing process discovery in vtaction, and fixing zkctl and its test.
LGTM Mike.
2013-03-12 16:13:50 -07:00
Alain Jobart 29dd4b68cc Less panics, more errors (round 2).
Still need to fix mysqld.Addr() better.

LGTM Mike.
2013-03-12 15:43:59 -07:00
Alain Jobart b3e7fa6da6 Adding KeyRange to GetSessionId, and enforcing correct values on
the tabletserver side.

LGTM Mike & Sugu.
2013-03-11 11:53:08 -07:00
Shruti Patil 136063d078 Changes for rowcache_invalidator and the corresponding integration test and some related fixes to tabletserver. 2013-01-25 17:09:32 -08:00
Mike Solomon 6769b1e8c6 simplify some test scheduling and echo time spent so we can see bad tests 2013-01-19 11:59:03 -08:00
Alain Jobart 772bf74d15 CGO implementation of gzip using zlib.
LGTM Mike.
2013-01-16 09:35:02 -08:00
Ric Szopa 191ecdcf8c Serve snapshot files from /snapshot. 2012-12-27 14:25:51 -08:00
Alain Jobart d3feb974e8 Adding a simple way to report States to debug/vars, using it for
sql engine status, zk conn in vttablet, zkocc->zk conns.

LGTM Mike.
2012-12-26 15:41:42 -08:00
Alain Jobart 0178766b84 Fixing more test invocations and misusage of -force.
LGTM Ric.
2012-12-26 15:09:19 -08:00
Ric Szopa 9c2f5e4c71 Remove accidentally committed code. 2012-12-17 14:11:01 -08:00
Ric Szopa 5519ea98b6 Fix bug in test. 2012-12-17 14:09:07 -08:00
Shruti Patil 8998a6c223 Update Stream improvements, py client, integration test. 2012-12-12 14:33:45 -08:00
Ric Szopa 54b5889f9f Forgotten file, typo in Makefile. 2012-11-29 11:23:24 -08:00
Ric Szopa 303d6b6065 occ_test runs vttablet 2012-11-28 16:41:43 -08:00
Sugu Sougoumarane a306a055f8 end to end tests for type system & some bug fixes 2012-11-12 11:53:19 -08:00
Alain Jobart 1ed3a317b5 Adding a TYPE_SCHEMA_UPGRADE 'schema' tablet type, using it.
LGTM Mike.
2012-11-12 09:40:51 -08:00
Ric Szopa 94e74787bf Refactor connection tests to start their own MySQL, test for timeouts. 2012-11-06 13:48:01 -08:00
Sugu Sougoumarane fb806cf4dc tabletserver: introduce a more formal type system 2012-11-05 14:28:37 -08:00
Alain Jobart 081b3e53e6 Now using mysqlctl to start/stop mysql for occ_test.py
LGTM Mike.
2012-11-02 09:49:07 -07:00
Alain Jobart f8f59779de Fixing these tests to account for new routing code.
LGTM Sugu.
2012-10-31 15:51:14 -07:00
Alain Jobart 38ad421e31 go/Makefile moved to top, now also runs all tests by default.
LGTM Mike.
2012-10-31 15:29:41 -07:00