Skip to content

tabletmanager: Fully stop shard sync loop on shutdown.#5667

Merged
enisoc merged 2 commits intovitessio:masterfrom
planetscale:stop-shard-sync
Jan 9, 2020
Merged

tabletmanager: Fully stop shard sync loop on shutdown.#5667
enisoc merged 2 commits intovitessio:masterfrom
planetscale:stop-shard-sync

Conversation

@enisoc
Copy link
Copy Markdown
Member

@enisoc enisoc commented Jan 7, 2020

We've received reports of a panic upon vttablet shutdown that we believe comes from the shard sync loop trying to restart its watch. This change ensures that the shard sync loop is fully stopped before we close the topology client.

cc @rafael

We've received reports of a panic upon vttablet shutdown that we believe
comes from the shard sync loop trying to restart its watch. This change
ensures that the shard sync loop is fully stopped before we close the
topology client.

Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
@enisoc enisoc requested a review from deepthi January 7, 2020 23:50
@enisoc enisoc requested a review from sougou as a code owner January 7, 2020 23:50
Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@rafael rafael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Anthony Yeh <enisoc@planetscale.com>
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.

3 participants