You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "dragon (JIRA)" <ji...@apache.org> on 2016/03/15 09:16:36 UTC

[jira] [Created] (HDFS-10097) CLONE - Erasure Coding: ECZoneManager#getECZoneInfo is not resolving the path properly if zone dir itself is the snapshottable dir

dragon created HDFS-10097:
-----------------------------

             Summary: CLONE - Erasure Coding: ECZoneManager#getECZoneInfo is not resolving the path properly if zone dir itself is the snapshottable dir
                 Key: HDFS-10097
                 URL: https://issues.apache.org/jira/browse/HDFS-10097
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: dragon
            Assignee: Rakesh R


Presently the resultant zone dir will come with {{.snapshot}} only when the zone dir itself is snapshottable dir. It will return the path including the snapshot name like, {{/zone/.snapshot/snap1}}. Instead could improve this by returning only path {{/zone}}.

Thanks [~vinayrpet] for the helpful [discussion|https://issues.apache.org/jira/browse/HDFS-8266?focusedCommentId=14543821&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14543821]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)