-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Dev Tools 2019-10-07, Dev Tools 2019-10-21
-
12
Working hypothesis for BF-13608 is that it may have been caused by a badly calculated PseudoRandom sampling operation.
Without changing the underlying fundamentals or the API, we can make all these PseudoRandom and SecureRandom operations do what they claim to do, relying on vetted stdlib <random> facilities.
- backported by
-
SERVER-51803 Please backport SERVER-43641
- Closed
- duplicates
-
SERVER-25659 InputStreamSecureRandom should open the urandom device file descriptor once at the start
- Closed
- has to be done after
-
SERVER-43767 free_mon_controller_test relies on specific PseudoRandom sequence.
- Closed
-
SERVER-43778 db_repl_coordinator_test relies on specific PseudoRandom sequence
- Closed