Details
-
Improvement
-
Resolution: Duplicate
-
Minor - P4
-
None
-
None
-
Service Arch
Description
So we currently have a somewhat difficult to parse if block in the NetworkInterfaceThreadPool. I think we can probably simplify this into consumeTasks() for actually doing the work and scheduleCosumeTasks() for registering our work onto the executor. There's also some weirdness around the booleans _registeredAlarm and _consumingTasks that probably could benefit from becoming an enum.
Attachments
Issue Links
- duplicates
-
SERVER-39513 NetworkInterface::setAlarm should be cancellable
-
- Closed
-