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

3 Коммитов

Автор SHA1 Сообщение Дата
Alain Jobart c80d6fd867 Removing old HealthStream in tabletmanager, as we now
use the StreamHealth in queryservice.
2015-07-08 11:21:33 -07:00
Alain Jobart eac090cd50 Renaming a few proto files. Turns out the proto we use in google3
cannot have the same <package name>.<data type> as these, or we cannot
load them at the same time. So to fix this:
- renaming the conflicting ones from xxx.proto to xxxdata.proto.
- renaming vtgateservice.VTGate to vtgateservice.Vitess

Note we can still change the names I chose here, just not back to
conflicting ones. If anyone has better ideas, we can implement
in subsequent changes. This is to get the import to google3 unstuck.
2015-06-19 08:20:58 -07:00
Alain Jobart c47fc6ca94 Now splitting tabletmanager. 2015-06-10 09:32:15 -07:00