DomGarguilo opened a new pull request, #3544: URL: https://github.com/apache/accumulo/pull/3544
A new class, `LazySingletons` was added in #3531 which hosts singleton suppliers. This PR adds a supplier to that class for a `SecureRandom` object and replaces the creation of new `SecureRandom` objects with that supplier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
