Better seeding of WT's random number generator

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • None
    • Storage Execution
    • v3.4, v3.2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently each WiredTiger session has its own random number generator, and they use the same seed. This is not ideal, and makes it very difficult to describe the guarantees of random operations such as aggregation's $sample (which can use a random cursor).

      I'm not sure what the best way is to fix it, but I think we should do something about it.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: