You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/03/05 23:57:58 UTC

[jira] Created: (HADOOP-5413) Generation stamp value should be validated when creating a Block

Generation stamp value should be validated when creating a Block
----------------------------------------------------------------

                 Key: HADOOP-5413
                 URL: https://issues.apache.org/jira/browse/HADOOP-5413
             Project: Hadoop Core
          Issue Type: Improvement
          Components: dfs
            Reporter: Tsz Wo (Nicholas), SZE


In hdfs, generation stamps < GenerationStamp.FIRST_VALID_STAMP are reserved values but not valid generation stamps.  Incorrect uses of the reserved values may cause unexpected behavior.  We should  validate generation stamp when creating a Block.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.