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

Fix error that caused ReplicationExecutor::getWork to busy wait on some platforms

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.4
    • Affects Version/s: 2.7.3
    • Component/s: Replication
    • Labels:
      None
    • ALL

      On some platforms, Milliseconds(std::numeric_limits<boost::int64_t>::max()) resulted in a Milliseconds with a value of -1. This probably due to boost using long rather than long long for milliseconds.

            Assignee:
            matt.dannenberg Matt Dannenberg
            Reporter:
            matt.dannenberg Matt Dannenberg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: