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

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Matt Dannenberg (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: