GauthamBanasandra opened a new pull request #2826:
URL: https://github.com/apache/hadoop/pull/2826


   * RAND_pseudo_bytes is deprecated in OpenSSL
     1.1.1 and must be replaced by RAND_bytes.
   * Refactored usages of GetRandomClientName where
     it now returns the client name wrapped in a
     a shared_ptr to provide the ability to do
     null check. We use a null check as a means to
     get the functionality similar to monads in
     functional programming.
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to