-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Queryable Encryption
-
Fully Compatible
-
Security 2022-09-19, Security 2022-10-03, Security 2022-10-17, Security 2022-10-31, Security 2022-11-14, Security 2022-11-28, Security 2022-12-12, Security 2022-12-26
-
152
Support batched inserts with FLE 2.
Care must be taken around error semantics of some inserts failing while others succeed. Should we do each item in a separate transaction if there is no user transaction in case some inserts fail while others succeed? Behavior should match current semantics of batched inserts that are not in a transaction.
Also, work must include support for retryable writes.
- is related to
-
SERVER-72769 Support batched insert-only bulkWrite for QE
- Closed