[
https://issues.apache.org/jira/browse/HDFS-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141326#comment-13141326
]
Hudson commented on HDFS-2308:
------------------------------
Integrated in Hadoop-Common-trunk-Commit #1225 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1225/])
HDFS-2308. NamenodeProtocol.endCheckpoint is vestigial and can be removed.
Contributed by Eli Collins
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1196113
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/FSImage.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
> NamenodeProtocol.endCheckpoint only needs to take the read lock
> ---------------------------------------------------------------
>
> Key: HDFS-2308
> URL: https://issues.apache.org/jira/browse/HDFS-2308
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: name-node
> Affects Versions: 0.24.0
> Reporter: Aaron T. Myers
> Assignee: Eli Collins
> Attachments: hdfs-2308-1.patch, hdfs-2308-1.patch, hdfs-2308-2.patch
>
>
> Post HDFS-1073, this method is now a no-op. All it does currently is validate
> the CheckpointSignature provided, but does nothing to mutate NN state.
--
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