James Clampffer created HDFS-9192:
-------------------------------------
Summary: 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
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)