[ 
https://issues.apache.org/jira/browse/HDFS-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901593#comment-15901593
 ] 

Hudson commented on HDFS-11152:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11371 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11371/])
HDFS-11152. Start erasure coding policy ID number from 1 instead of 0 to (wang: 
rev 5addacb1e301991a8285a221c726f66330cd6d08)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/HdfsConstants.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSImageFormatPBINode.java


> Start erasure coding policy ID number from 1 instead of 0 to void potential 
> unexpected errors
> ---------------------------------------------------------------------------------------------
>
>                 Key: HDFS-11152
>                 URL: https://issues.apache.org/jira/browse/HDFS-11152
>             Project: Hadoop HDFS
>          Issue Type: Task
>          Components: erasure-coding
>    Affects Versions: 3.0.0-alpha1
>            Reporter: SammiChen
>            Assignee: SammiChen
>            Priority: Blocker
>              Labels: hdfs-ec-3.0-must-do
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HDFS-11152-v1.patch, HDFS-11152-v2.patch, 
> HDFS-11152-v3.patch, HDFS-11152-v4.patch
>
>
> This task will change erasure coding policy ID number starting from 1 instead 
> of current 0, to avoid some potential unexpected errors in codes since 0 is 
> default value for integer variables. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to