[
https://issues.apache.org/jira/browse/HDFS-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288846#comment-13288846
]
Hudson commented on HDFS-3501:
------------------------------
Integrated in Hadoop-Common-trunk-Commit #2320 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/2320/])
HDFS-3501. Checkpointing with security enabled will stop working after
ticket lifetime expires. Contributed by Aaron T. Myers (Revision 1346106)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1346106
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/GetImageServlet.java
> Checkpointing with security enabled will stop working after ticket lifetime
> expires
> -----------------------------------------------------------------------------------
>
> Key: HDFS-3501
> URL: https://issues.apache.org/jira/browse/HDFS-3501
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: ha, name-node
> Affects Versions: 2.0.0-alpha
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 2.0.1-alpha
>
> Attachments: HDFS-3501.patch
>
>
> The StandbyCheckpointer and 2NN currently do the right thing in renewing
> their krb5 creds before attempting to perform a checkpoint to the active NN,
> but the active NN makes no attempt to renew its own krb5 creds before
> connecting to the standby NN or 2NN to fetch the new merged fsimage file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira