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

Switch async_timer_asio to use system_timer

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.5
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None
    • Fully Compatible
    • Platforms 13 (04/22/16)
    • 0

      There is one more instance in the network interface asio code (specifically in async_timer_asio.h and connection_pool_asio.h) that uses steady_timer. It should be switched to system_timer so that all of our timing logic relies on the system clock.

      See SERVER-23199 for more background.

            Assignee:
            matt.cotter Matt Cotter
            Reporter:
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: