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

Tsz Wo Nicholas Sze commented on HDFS-6679:
-------------------------------------------

{code}
+    STORAGE_POLICY(-58, "Support Storage policy");
{code}
Storage policy may be ambiguous.  How about changing it to below?
{code}
BLOCK_STORAGE_POLICY(-58, "Block Storage policy");
{code}


> Archival Storage: Bump NameNodeLayoutVersion and update editsStored test files
> ------------------------------------------------------------------------------
>
>                 Key: HDFS-6679
>                 URL: https://issues.apache.org/jira/browse/HDFS-6679
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Vinayakumar B
>         Attachments: HDFS-6679.patch, HDFS-6679.patch, editsStored
>
>
> HDFS-6677 changed fsimage for storing storage policy IDs.  We should bump the 
> NameNodeLayoutVersion and as well fix the tests.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to