зеркало из https://github.com/github/vitess-gh.git
Reverting a change that broke reparent.py.
This commit is contained in:
Родитель
0216afc87f
Коммит
3a56889f22
|
@ -402,7 +402,7 @@ class Tablet(object):
|
|||
|
||||
# wait for query service to be in the right state
|
||||
if wait_for_state:
|
||||
self.wait_for_vttablet_state(wait_for_state)
|
||||
self.wait_for_vttablet_state(wait_for_state, port=port)
|
||||
|
||||
return self.proc
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче