benchRun should use a thread-safe random number generator

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.4, 3.1.4
    • Affects Version/s: 2.4.9, 2.6.0-rc1
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • CAP - 3.1.4
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The BsonTemplateEvaluator used by benchRun uses rand() which isn't thread-safe on Linux and is synchronizing on Windows. It should be updated to use our internal PseudoRandom class.

              Assignee:
              David Daly (Inactive)
              Reporter:
              Spencer Brody (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: