[ https://issues.apache.org/jira/browse/HADOOP-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653471#action_12653471 ]
Pete Wyckoff commented on HADOOP-4775: -------------------------------------- Hi Brian, Have you tried 4616 and 4635 patches? 4616 fixes a memory leak of a group name and 4635 fixes a memory leak of not detroying a mutex. you could also compile with -Dlibhdfs.noperms=1 just to ensure it isn't related to groups. When investigating 4635, we saw that it's very hard to judge fuse-dfs's use of memory because of the JVM GC of the DFSClient is hard to judge. -- pete > FUSE crashes reliably on 0.19.0 > ------------------------------- > > Key: HADOOP-4775 > URL: https://issues.apache.org/jira/browse/HADOOP-4775 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/fuse-dfs > Reporter: Brian Bockelman > Priority: Critical > > Every morning I come in and find many nodes which have developed the dreaded > "Transport endpoint not connected" error overnight. This has only started > after the 0.19.0 upgrade. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.