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

Enable pthread cond monotonic on Linux for WiredTiger

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.11, 3.6.0-rc0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
    • Fully Compatible
    • v3.4
    • Storage 2017-10-23

      There was a recent enhancement in WiredTiger that improves how the storage engine handles system clocks going back in time. Part of that change is gated behind an environment check that is generated by configure - MongoDB doesn't enable that since the auto-generated files are pre-generated.

      We should add HAVE_PTHREAD_COND_MONOTONIC to src/third_party/wiredtiger/build_linux/wiredtiger_config.h

      The original change in WiredTiger is WT-3461.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: