[ 
https://issues.apache.org/jira/browse/HDFS-15918?focusedWorklogId=571043&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-571043
 ]

ASF GitHub Bot logged work on HDFS-15918:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Mar/21 10:04
            Start Date: 24/Mar/21 10:04
    Worklog Time Spent: 10m 
      Work Description: GauthamBanasandra commented on pull request #2811:
URL: https://github.com/apache/hadoop/pull/2811#issuecomment-805667461


   This PR doesn't modify any existing functionality and thus no extra unit 
tests are required. The warnings reported in the CI run aren't related to my PR.


-- 
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 571043)
    Time Spent: 40m  (was: 0.5h)

> Replace RAND_pseudo_bytes in sasl_digest_md5.cc
> -----------------------------------------------
>
>                 Key: HDFS-15918
>                 URL: https://issues.apache.org/jira/browse/HDFS-15918
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: libhdfs++
>    Affects Versions: 3.4.0
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> RAND_pseudo_bytes was deprecated in OpenSSL 1.1.1. We get the following 
> warning during compilation that it's deprecated -
> {code}
> [WARNING] 
> /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2792/src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/sasl_digest_md5.cc:97:74:
>  warning: 'int RAND_pseudo_bytes(unsigned char*, int)' is deprecated 
> [-Wdeprecated-declarations]
> [WARNING]                  from 
> /home/jenkins/jenkins-home/workspace/hadoop-multibranch_PR-2792/src/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/sasl_digest_md5.cc:20:
> [WARNING] /usr/include/openssl/rand.h:44:1: note: declared here
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to