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/v20.11: fix(indexing): use encrypted tmpDBs for index building if encryption is enabled (#6828) #7343

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Jan 20, 2021

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)


This change is Reviewable

…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)
@NamanJain8 NamanJain8 changed the title fix(indexing): use encrypted tmpDBs for index building if encryption is enabled (#6828) release/v20.11: fix(indexing): use encrypted tmpDBs for index building if encryption is enabled (#6828) Jan 20, 2021
@aman-bansal aman-bansal merged commit 7323d3f into release/v20.11 Jan 22, 2021
@aman-bansal aman-bansal deleted the naman/cp/tmpDir branch January 22, 2021 06:20
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