[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384028#comment-16384028 ] Hudson commented on HDFS-13171: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13759 (See

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-02 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383945#comment-16383945 ] genericqa commented on HDFS-13171: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-02 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383683#comment-16383683 ] Shashikant Banerjee commented on HDFS-13171: Patch v3 addresses the checkstyle issues. >

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-02 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383490#comment-16383490 ] genericqa commented on HDFS-13171: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-02 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383355#comment-16383355 ] Shashikant Banerjee commented on HDFS-13171: Thanks, [~szetszwo], for the review. Patch v2

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-01 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382768#comment-16382768 ] Tsz Wo Nicholas Sze commented on HDFS-13171: - As mentioned previously, the remove code never

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-03-01 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382004#comment-16382004 ] Shashikant Banerjee commented on HDFS-13171: Thanks [~szetszwo], for the review. This patch is

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-02-28 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16381137#comment-16381137 ] Tsz Wo Nicholas Sze commented on HDFS-13171: - Question: What if nodePath[level] == head? The

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-02-28 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380859#comment-16380859 ] Tsz Wo Nicholas Sze commented on HDFS-13171: How to apply the patch? It somehow requires the

[jira] [Commented] (HDFS-13171) Handle Deletion of nodes in SnasphotSkipList

2018-02-28 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380363#comment-16380363 ] Shashikant Banerjee commented on HDFS-13171: Patch v0 is dependent on HDFS-13102. Not