-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Service Arch 2022-03-07
-
2
ClockSource::setAlarm() is only used in testing code here and here. The function itself might be more effective in a different form since it always deviates the code flow from the normal behavior. The function as is should probably be converted to throw instead of return a status. In addition, ClockSourceMock has issues with its implementation that might launch alarms out of order.
- is duplicated by
-
SERVER-63103 ClockSourceMock::get has no implementation
- Closed
- is related to
-
SERVER-48650 Unit tests' ServiceContext's NetworkInterfaceMockClockSource cannot continue to depend upon the lifetime of the ReplicationCoordinator to remain valid
- Closed
- related to
-
SERVER-64000 Create a unlock/relock scope guard
- Closed