Akira Ajisaka created HDFS-15977: ------------------------------------ Summary: Call explicit_bzero only if it is available Key: HDFS-15977 URL: https://issues.apache.org/jira/browse/HDFS-15977 Project: Hadoop HDFS Issue Type: Bug Components: libhdfs++ Reporter: Akira Ajisaka
CentOS/RHEL 7 has glibc 2.17, and it does not support explicit_bzero. Now I don't want to drop support for CentOS/RHEL 7, and we should call explicit_bzero only if it is available. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org