Incomplete index builds may fail to resume on startup when running with the ESE in GCM mode. The following error has been observed while running primary_restart_before_index_build_received_votes.js in the replica_sets_ese_gcm test suite:
{"code":28841,"codeName":"Location28841","errmsg":"Failed to unprotect data: UnknownError: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt"}
- depends on
-
SERVER-50644 use non-ephemeral key to encrypt temporary files for the Sorter
- Closed
- is related to
-
SERVER-21220 ESE - mongo-side temp file coverage
- Closed
-
SERVER-40199 Create GCM passthrough test suites
- Closed
-
SERVER-47301 Document Encrypted Storage Engine in the Security Architecture Guide
- Closed
-
SERVER-49847 Turn on resumable index build feature by default
- Closed
-
SERVER-19399 Add GCM support in the OpenSSL crypto wrapper
- Closed
- related to
-
SERVER-50506 disable resumable index build support for ESE
- Closed
- links to