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

fix(indexing): use encrypted tmpDBs for index building if encryption is enabled #6828

Merged
merged 2 commits into from
Jan 8, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Nov 3, 2020

If the encryption is enabled for cluster, we should enable encryption for temporary DBs used for reindexing.This PR adds that encryption option for temporary DBs,


This change is Reviewable

@NamanJain8 NamanJain8 changed the title use encrypted tmpDBs for index building if encryption is enabled fix(indexing): use encrypted tmpDBs for index building if encryption is enabled Nov 3, 2020
@netlify
Copy link

netlify bot commented Jan 7, 2021

✔️ Deploy preview for dgraph-docs ready!

🔨 Explore the source changes: 502c096

🔍 Inspect the deploy logs: https://app.netlify.com/sites/dgraph-docs/deploys/5ff6c797ce38bb000783dbee

😎 Browse the preview: https://deploy-preview-6828--dgraph-docs.netlify.app

@NamanJain8 NamanJain8 merged commit 31164dd into master Jan 8, 2021
@NamanJain8 NamanJain8 deleted the naman/add-enc branch January 8, 2021 08:06
NamanJain8 added a commit that referenced this pull request Jan 20, 2021
…is enabled (#6828)

If the encryption is enabled for cluster, we should enable encryption for temporary DBs used for reindexing.This PR adds that encryption option for temporary DBs,

(cherry picked from commit 31164dd)
aman-bansal pushed a commit that referenced this pull request Jan 22, 2021
…is enabled (#6828) (#7343)

If the encryption is enabled for cluster, we should enable encryption for temporary DBs used for reindexing.This PR adds that encryption option for temporary DBs,

(cherry picked from commit 31164dd)
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