-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
The utility random number generator has a default seed value - we should review users of that API, and ensure that it's alright if multiple threads operate in the same random number range.
If it would be preferable for them to operate in different ranges they should switch to the seeded generator.
- is duplicated by
-
SERVER-22069 Better seeding of WT's random number generator
- Closed