[
https://issues.apache.org/jira/browse/HDFS-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993705#comment-13993705
]
Akira AJISAKA 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: 3.0.0
> Reporter: Tulasi G
> Priority: Trivial
> 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)