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

cherry pick: release/v21.03: The Acl cache should be updated on restart and restore. #7964

Merged
merged 6 commits into from
Jul 30, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
change backup
  • Loading branch information
minhaj-shakeel committed Jul 30, 2021
commit 44814662ee17c2881732e15505941aa3822ddca1
Binary file not shown.
Binary file not shown.
34 changes: 33 additions & 1 deletion systest/acl/restore/data/backups/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
{"Manifests":[{"type":"full","since":0,"read_ts":10306,"groups":{"1":["0-dgraph.xid","0-dgraph.acl.rule","0-dgraph.drop.op","0-dgraph.graphql.p_query","0-Person.name","0-dgraph.user.group","0-dgraph.rule.predicate","0-dgraph.rule.permission","0-dgraph.graphql.schema","0-Person.age","0-dgraph.password","0-dgraph.graphql.xid","0-dgraph.type"]},"backup_id":"beautiful_merkle9","backup_num":1,"version":2105,"path":"dgraph.20210707.064957.946","encrypted":false,"drop_operations":[{}],"compression":"snappy"}]}
{
"Manifests":[
{
"type":"full",
"since":0,
"read_ts":21,
"groups":{
"1":[
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.password",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.graphql.p_query",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.acl.rule",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.drop.op",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.graphql.xid",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.xid",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.rule.predicate",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.graphql.schema",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.rule.permission",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000Person.name",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.user.group",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000Person.age",
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000dgraph.type"
]
},
"backup_id":"vibrant_euclid5",
"backup_num":1,
"version":2103,
"path":"dgraph.20210730.124449.146",
"encrypted":false,
"drop_operations":null,
"compression":"snappy"
}
]
}