URL: https://github.com/SSSD/sssd/pull/900 Author: alexey-tikhonov Title: #900: SSS_CLIENT: got rid of using PRNG Action: opened
PR body: """ 1) no reason to expect "thundering herd issue" 2) randomization as it was done (strictly 1 or 2 secs) would not help much anyway 3) usage of PRNG might break app that depends on deterministic PRNG behaviour
Resolves: https://pagure.io/SSSD/sssd/issue/4094 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/900/head:pr900 git checkout pr900
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: +Waiting for review
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
mzidek-rh commented: """ The patch LGTM. I do not know why the randomization was there in the first place, but it does not seem to be right.
Ack. """
See the full comment at https://github.com/SSSD/sssd/pull/900#issuecomment-542120482
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: -Waiting for review
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
pbrezina commented: """ * `master` * e47f143bcb86d04aa053c17373f9d9991fc63913 - SSS_CLIENT: got rid of using PRNG
"""
See the full comment at https://github.com/SSSD/sssd/pull/900#issuecomment-543173564
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/900 Title: #900: SSS_CLIENT: got rid of using PRNG
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/900 Author: alexey-tikhonov Title: #900: SSS_CLIENT: got rid of using PRNG Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/900/head:pr900 git checkout pr900
sssd-devel@lists.fedorahosted.org