|
Hadoop QA (JIRA) |
at Jun 17, 2009 at 11:00 am
|
⇧ |
| |
[
https://issues.apache.org/jira/browse/HADOOP-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720617#action_12720617 ]
Hadoop QA commented on HADOOP-6034:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12410612/patch.HADOOP-6034.0.18against trunk revision 785065.
+1 @author. The patch does not contain any @author tags.
-1 tests included. The patch doesn't appear to include any new or modified tests.
Please justify why no tests are needed for this patch.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/512/consoleThis message is automatically generated.
Memory leaks in libhdfs
-----------------------
Key: HADOOP-6034
URL:
https://issues.apache.org/jira/browse/HADOOP-6034Project: Hadoop Core
Issue Type: Bug
Components: libhdfs
Affects Versions: 0.18.3
Reporter: Christian Kunz
Assignee: Christian Kunz
Fix For: 0.18.4
Attachments: patch.HADOOP-6034, patch.HADOOP-6034.0.18
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.