[ https://issues.apache.org/jira/browse/HDFS-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Clampffer resolved HDFS-9192. ----------------------------------- Resolution: Won't Fix > Add valgrind suppression for statically initialized library objects > ------------------------------------------------------------------- > > Key: HDFS-9192 > URL: https://issues.apache.org/jira/browse/HDFS-9192 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: hdfs-client > Reporter: James Clampffer > Assignee: James Clampffer > > When using --leak-check=full there's a lot of noise due to static > initialization of constants and memory pools, most of them from protobuf. > Add a suppression file that helps cut down on this noise but is selective > enough that real issues aren't going to be masked as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)