[
https://issues.apache.org/jira/browse/HDFS-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931612#action_12931612
]
Kan Zhang commented on HDFS-1187:
---------------------------------
Ran "ant test" locally and the following tests failed. But they fail on clean
trunk as well and therefore unrelated. I noticed the same set of Fault Inject
tests got run 4 times.
org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
org.apache.hadoop.hdfs.TestFileConcurrentReader
org.apache.hadoop.hdfs.TestLargeBlock
org.apache.hadoop.hdfs.TestPipelines
org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer
Test-patch result as follows. The complaint about release audit is not due to
this patch.
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 3 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total
number of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] -1 release audit. The applied patch generated 97 release
audit warnings (more than the trunk's current 1 warnings).
[exec]
[exec] +1 system test framework. The patch passed system test
framework compile.
> Modify fetchdt to allow renewing and canceling token
> ----------------------------------------------------
>
> Key: HDFS-1187
> URL: https://issues.apache.org/jira/browse/HDFS-1187
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: tools
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: fetchdt.patch, h1187-14.patch, h1187-15.patch
>
>
> I would like to extend fetchdt to allow renewing and canceling tokens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.