[
https://issues.apache.org/jira/browse/HDFS-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012916#comment-14012916
]
Andrew Wang commented on HDFS-6356:
-----------------------------------
Thanks for the patch and reviews everyone, LGTM also. Will commit shortly.
> 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)