[
https://issues.apache.org/jira/browse/HDFS-15910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418875#comment-17418875
]
Bryan Beaudreault commented on HDFS-15910:
------------------------------------------
FYI, this breaks the ability to build hadoop 3.3 on Centos 6. I realize the
BUILDING docs only give guidance for Centos 8, but prior to this I was able to
build hadoop with Centos 6. The fix HDFS-15977 has not been backported to
branch-3.3, so this remains broken for 3.3 for now.
> Replace bzero with explicit_bzero for better safety
> ---------------------------------------------------
>
> Key: HDFS-15910
> URL: https://issues.apache.org/jira/browse/HDFS-15910
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: libhdfs++
> Affects Versions: 3.2.2
> Reporter: Gautham Banasandra
> Assignee: Gautham Banasandra
> Priority: Critical
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> It is better to always use explicit_bzero since it guarantees that the buffer
> will be cleared irrespective of the compiler optimizations -
> https://man7.org/linux/man-pages/man3/bzero.3.html.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]