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/v21.03: fix(backup): Fix full backup request (#7932) #7934

Merged
merged 1 commit into from Jun 28, 2021

Conversation

ahsanbarkati
Copy link
Contributor

@ahsanbarkati ahsanbarkati commented Jun 28, 2021

The ForceFull parameter was not being passed in the backup request queue,
causing all the backups to be incremental despite the request with forceFull=True.
This commit fixes this issue.

(cherry picked from commit 8d08cc3)


This change is Reviewable

The ForceFull parameter was not being passed in the backup request queue,
causing all the backups to be incremental despite the request with `forceFull=True`.
This commit fixes this issue.

(cherry picked from commit 8d08cc3)
@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Jun 28, 2021
@ahsanbarkati ahsanbarkati merged commit 8546dd4 into release/v21.03 Jun 28, 2021
@ahsanbarkati ahsanbarkati deleted the ahsan/cherry2103/fix-backup-req branch June 28, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

None yet

2 participants