[
https://issues.apache.org/jira/browse/HADOOP-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914726#action_12914726
]
Jitendra Nath Pandey commented on HADOOP-6965:
----------------------------------------------
ant test and test-patch were run manually.
All tests pass.
test-patch results:
[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 does not increase the
total number of release audit warnings.
[exec]
[exec] +1 system tests framework. The patch passed system tests
framework compile.
> Method in UGI to get Kerberos ticket.
> --------------------------------------
>
> Key: HADOOP-6965
> URL: https://issues.apache.org/jira/browse/HADOOP-6965
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Jitendra Nath Pandey
> Assignee: Jitendra Nath Pandey
> Attachments: HADOOP-6965.1.patch, HADOOP-6965.3.patch
>
>
> The getTGT method in AutoRenewal thread is moved to the outer UGI class. It
> is still a private method but can be used by reloginFromKeyTab to check for
> TGT expiry. This jira covers common changes for HDFS-1364
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.