Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-9192

Add valgrind suppression for statically initialized library objects

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • hdfs-client
    • None

    Description

      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.

      Attachments

        Activity

          People

            James Clampffer James Clampffer
            James Clampffer James Clampffer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: