[
https://issues.apache.org/jira/browse/HDFS-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994613#comment-13994613
]
Chen He commented on HDFS-6356:
-------------------------------
+1 non-binding
> Fix typo in DatanodeLayoutversion
> ---------------------------------
>
> Key: HDFS-6356
> URL: https://issues.apache.org/jira/browse/HDFS-6356
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode
> Affects Versions: 2.4.0
> Reporter: Tulasi G
> Priority: Trivial
> Labels: newbie
> Attachments: HDFS-6356.patch
>
>
> Fix the typo in DatanodeLayoutVersion
> {code}
> public static enum Feature implements LayoutFeature {
> FIRST_LAYOUT(-55, -53, "First datenode layout", false);
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)