-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The calls for updating the session's cluster time and operation time are done in both Operation.Execute and Operation.roundTrip. We can change roundTrip to semantically mean "get the response and do all additional processing" by moving the FLE decryption into it and removing the update calls from Execute.