[ https://issues.apache.org/jira/browse/YARN-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547410#comment-16547410 ]
Bibin A Chundatt commented on YARN-8538: ---------------------------------------- [~billie.rinaldi] I think good to be part of branch-3.1 too . If applicable could you cherry-pick to branch-3.1 too. > Fix valgrind leak check on container executor > --------------------------------------------- > > Key: YARN-8538 > URL: https://issues.apache.org/jira/browse/YARN-8538 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Billie Rinaldi > Assignee: Billie Rinaldi > Priority: Major > Fix For: 3.2.0 > > Attachments: YARN-8538.1.patch, YARN-8538.2.patch > > > Running valgrind --leak-check=yes ./cetest gives us this: > {noformat} > ==14094== LEAK SUMMARY: > ==14094== definitely lost: 964,351 bytes in 1,154 blocks > ==14094== indirectly lost: 75,506 bytes in 3,777 blocks > ==14094== possibly lost: 0 bytes in 0 blocks > ==14094== still reachable: 554 bytes in 22 blocks > ==14094== suppressed: 0 bytes in 0 blocks > ==14094== Reachable blocks (those to which a pointer was found) are not shown. > ==14094== To see them, rerun with: --leak-check=full --show-leak-kinds=all > ==14094== > ==14094== For counts of detected and suppressed errors, rerun with: -v > ==14094== ERROR SUMMARY: 373 errors from 373 contexts (suppressed: 0 from 0) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org