[
https://issues.apache.org/jira/browse/HDFS-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629502#comment-13629502
]
Hadoop QA commented on HDFS-4639:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12578300/HDFS-4639.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4227//console
This message is automatically generated.
> startFileInternal() should not increment generation stamp
> ---------------------------------------------------------
>
> Key: HDFS-4639
> URL: https://issues.apache.org/jira/browse/HDFS-4639
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.0.3-alpha
> Reporter: Konstantin Shvachko
> Assignee: Plamen Jeliazkov
> Attachments: HDFS-4639.patch, HDFS-4639.patch
>
>
> startFileInternal() increments genStamp and passes it to
> FSDirectory.addFile() as a parameter, while the addFile() simply ignores the
> generationStamp parameter.
> We should remove the call of nextGenerationStamp() in startFileInternal() and
> eliminate the redundant parameter in FSDirectory.addFile().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira