-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Field Level Encryption
-
Fully Compatible
-
ALL
-
v6.0
-
-
Sharding NYC 2022-05-30, Sharding NYC 2022-06-13
While performance testing FLE 2, we have observed some internal transactions are being interrupted during the load phase. In our simple tests, we use a single connection from the mongo shell and load one document at a time. After approximately 30 minutes, the logical session cache reaper interrupts FLE 2 internal transactions approximately every 5 minutes.
The same single connection is used through the load phase. The same lsid is used.
This issue can also be repro with the node.js driver.
- is related to
-
SERVER-66852 Remove the Session objects for expired transaction sessions whose logical session hasn't expired
- Closed
- related to
-
SERVER-78187 SERVER-78187 Make killing a child session interrupt all sessions associated with it unless the kill is performed by reaping of internal transactions for old retryable writes
- Closed