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

release/v1.2 - Fix(Alpha): MASA: Make Alpha Shutdown Again (#6313) #6406

Merged
merged 5 commits into from
Sep 4, 2020

Conversation

jarifibrahim
Copy link
Contributor

@jarifibrahim jarifibrahim commented Sep 4, 2020

This PR removes the usage of context.Background() in groups.go and ensures that all the various goroutines exit as intended.

Changes:

  • Shutdown SubscribeForUpdates correctly.
  • Fix up all the closing conditions.
  • Consolidate updaters into one closer
  • Update Badger to master
  • fix(build): Update ResetAcl args for OSS build.
  • chore: Remove TODO comment.

Co-authored-by: Daniel Mai [email protected]
(cherry picked from commit f1941b3)


This change is Reviewable

Docs Preview: Dgraph Preview

manishrjain and others added 4 commits September 4, 2020 19:51
This PR removes the usage of context.Background() in groups.go and ensures that all the various goroutines exit as intended.

Changes:
* Shutdown SubscribeForUpdates correctly.
* Fix up all the closing conditions.
* Consolidate updaters into one closer
* Update Badger to master
* fix(build): Update ResetAcl args for OSS build.
* chore: Remove TODO comment.

Co-authored-by: Daniel Mai <[email protected]>
(cherry picked from commit f1941b3)
@parasssh parasssh merged commit 5e8cf02 into release/v1.2 Sep 4, 2020
@parasssh parasssh deleted the ibrahim/r1.2-masa branch September 4, 2020 21:30
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.

3 participants