Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shutdown executor goroutines (#5130) #5150

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

animesh2049
Copy link
Contributor

@animesh2049 animesh2049 commented Apr 9, 2020

Once shutdown signal is sent, alpha used to ignore all the mutations present in the channel and shutdown. Now alpha will process all the mutation that are already there in the channel. Main go routine will wait for the channel to be drained completely.


This change is Reviewable

Docs Preview: Dgraph Preview

@animesh2049 animesh2049 requested review from manishrjain and a team as code owners April 9, 2020 14:55
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @manishrjain)

@animesh2049 animesh2049 merged commit ce43cad into release/v20.03 Apr 12, 2020
@joshua-goldstein joshua-goldstein deleted the animesh2049/drain-mutation-channel branch August 11, 2022 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants