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

[Breaking] snapshot_after flag moved inside --raft #7337

Merged
merged 7 commits into from
Jan 19, 2021

Conversation

manishrjain
Copy link
Contributor

@manishrjain manishrjain commented Jan 19, 2021

This PR introduces a new SuperFlag struct, which makes flag handling easier. The setting of the default values for the raft flag is moved within the worker package, so Alpha doesn't need to know about it.

The breaking change here is the move of snapshot_after flag to within raft, considering they are logically together.


This change is Reviewable

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: The protos got changed? How did that happen?

Reviewed 10 of 10 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @vvbalaji-dgraph)

Copy link
Contributor Author

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

Merging.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @vvbalaji-dgraph)

@manishrjain manishrjain merged commit 8fbdca6 into master Jan 19, 2021
@manishrjain manishrjain deleted the mrjn/super-flags branch January 19, 2021 20:35
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