Currently, the FLE 2 CRUD commands return the OpTime of the last user write. It should return the OpTime of the commit transaction in SyncTransactionWithRetries.
- depends on
-
SERVER-66527 Extend SyncTransactionWithRetries to support retrieving the operation time of commit transaction.
- Closed