Memory leaks in libhdfs ----------------------- Key: HADOOP-6034 URL: https://issues.apache.org/jira/browse/HADOOP-6034 Project: Hadoop Core Issue Type: Bug Components: libhdfs Affects Versions: 0.18.3 Reporter: Christian Kunz Fix For: 0.18.4
hdfsExists does not call destroyLocalReference for jPath anytime, hdfsDelete does not call it when it fails, and hdfsRename does not call it for jOldPath and jNewPath when it fails -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.