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

don't create ACL predicates when the ACL feature is not turned on #2924

Merged
merged 3 commits into from
Jan 24, 2019

Conversation

gitlw
Copy link

@gitlw gitlw commented Jan 22, 2019

This change is Reviewable

Copy link
Contributor

@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.

:lgtm:

Reviewed 7 of 7 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @codexnull, @gitlw, @martinmr, and @srfrog)


worker/groups.go, line 147 at r1 (raw file):

func (g *groupi) proposeInitialSchema() {
	// propose the schema for _predicate_
	if !Config.ExpandEdge {

If ExpandEdge is false, this would not work.

@gitlw gitlw merged commit c4cae75 into master Jan 24, 2019
@gitlw gitlw deleted the gitlw/disable_acl_predicates_when_off branch April 4, 2019 23:44
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