-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Component/s: Client Side Encryption
-
None
-
Not Needed
Summary
The CSE spec does not fully describe what bulk write operations are expected given a call to ClientEncryption.rewrapManyDataKey(). The CSE spec should capture the expectations currently expressed only as assertions in unified spec tests.
Motivation
Who is the affected end user?
Drivers implementing ClientEncryption.rewrapManyDataKey().
How does this affect the end user?
Clarification of expected bulk write operations in CSE spec may reduce confusion or opportunity for surprise during implementation.
How likely is it that this problem or use case will occur?
N/A
If the problem does occur, what are the consequences and how severe are they?
Minor.
Is this issue urgent?
No.
Is this ticket required by a downstream team?
No.
Is this ticket only for tests?
No. This clarifies expectations of implementation of ClientEncryption.rewrapManyDataKey().
- is related to
-
DRIVERS-1951 Key Management API
- Development Complete