[ https://issues.apache.org/jira/browse/HADOOP-3883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637723#action_12637723 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-3883: ------------------------------------------------ One problem here is that namenode assigns two or more generation stamps to the same block within a short period. Namenode should remember the assign time of the previous generation stamp. If the current generation stamp request is within a short period of the previous one, Namenode should reject the request. > TestFileCreation fails once in a while > -------------------------------------- > > Key: HADOOP-3883 > URL: https://issues.apache.org/jira/browse/HADOOP-3883 > Project: Hadoop Core > Issue Type: Bug > Components: dfs, test > Affects Versions: 0.19.0 > Reporter: Lohit Vijayarenu > Assignee: Tsz Wo (Nicholas), SZE > Priority: Blocker > Fix For: 0.19.0 > > > TestFileCreation fails once in a while. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.