Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(indexing): use encrypted tmpDBs for index building if encryption …
…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,
- Loading branch information