Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-39570

Separate NITP::consumeTasks into an entry and an impl

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
    • Service Arch

      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.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: