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

Fix dependency between thread_pool_task_executor and network_interface

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.1.2
    • Affects Version/s: 4.1 Desired
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 2018-08-27
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Build target mongo/executor/thread_pool_task_executor has an implicit dependency on mongo/executor/network_interface but we tend to not notice the issue because every user of thread_pool_task_executor is also using network_interface and the dependency is met the hard way.

      Make tpte explicitly depend on network_interface.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon (Inactive)
            Reporter:
            sara.golemon@mongodb.com Sara Golemon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: