-
Notifications
You must be signed in to change notification settings - Fork 1.6k
User specified directories for 'postings', 'uids' and 'mutations' are created now, if they dont exist already. #138
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
Conversation
…tations' are created now, if they dont exist already.
|
@dgraph-io/team Please wait for my confirmation before reviewing this PR. |
…, uids' and 'mutations' directories and only allow user/owner process access to them.
|
Please review the PR @dgraph-io/team . |
|
Reviewed 1 of 1 files at r2. cmd/dgraph/main.go, line 328 [r2] (raw file):
Is a return needed here? Also Comments from Reviewable |
|
Review status: 0 of 1 files reviewed at latest revision, 1 unresolved discussion. cmd/dgraph/main.go, line 328 [r2] (raw file):
|
|
Reviewed 1 of 1 files at r3. Comments from Reviewable |
|
Reviewed 1 of 1 files at r3. cmd/dgraph/main.go, line 325 [r3] (raw file):
What if the directory already exists? Comments from Reviewable |
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. cmd/dgraph/main.go, line 325 [r3] (raw file):
|
|
Review status: Comments from Reviewable |
|
Merged to develop with commit 9d91939 |
Fixes #130.
This change is