Skip to content

vttablet-up and vtgate-up should block until ready#5360

Merged
sougou merged 3 commits intovitessio:masterfrom
planetscale:morgo-block-until-ready
Oct 28, 2019
Merged

vttablet-up and vtgate-up should block until ready#5360
sougou merged 3 commits intovitessio:masterfrom
planetscale:morgo-block-until-ready

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Oct 25, 2019

Fixes #5355

shellcheck is temporarily disabled due to #5305

No new shellcheck issues should be introduced, but there are existing
problems with vtgate-up.sh and vttablet-up.sh which are not addressed.

Edit: I have also refactored the local_example test to be split into two. The local_example just covers the get-started guide from vitess.io. The {python,go,java,jdbc} client tests are in client_test. This was done so that it follows complete logical sense: as we update the get-started guide, we should update the test to be identical.

Signed-off-by: Morgan Tocker tocker@gmail.com

shellcheck is temporarily disabled due to vitessio#5305

No new shellcheck issues should be introduced, but there are existing
problems with vtgate-up.sh and vttablet-up.sh which are not addressed.

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo requested a review from sougou as a code owner October 25, 2019 17:38
morgo added 2 commits October 25, 2019 15:21
Signed-off-by: Morgan Tocker <tocker@gmail.com>
Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo changed the title vttablet-up and vtgate-up to block until ready vttablet-up and vtgate-up should block until ready Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Launching a tablet should block until ready

2 participants