[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-08-03 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406986#comment-15406986 ] Weiwei Yang commented on HDFS-10569: My pleasure thanks [~kihwal] > A bug causes OutOfIndex error in

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-08-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406582#comment-15406582 ] Hudson commented on HDFS-10569: --- SUCCESS: Integrated in Hadoop-trunk-Commit #10208 (See

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-08-03 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15406554#comment-15406554 ] Kihwal Lee commented on HDFS-10569: --- The failed test is passing for me with the patch. HDFS-10572

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-30 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357427#comment-15357427 ] Weiwei Yang commented on HDFS-10569: Hello [~daryn], [~kihwal], I got the patch ready, let me know if

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15357414#comment-15357414 ] Hadoop QA commented on HDFS-10569: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356361#comment-15356361 ] Hadoop QA commented on HDFS-10569: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-24 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15348414#comment-15348414 ] Weiwei Yang commented on HDFS-10569: Hello [~daryn] [~kihwal] Please help to check if my latest

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-24 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347826#comment-15347826 ] Weiwei Yang commented on HDFS-10569: It looks like the 2nd test in

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-23 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346586#comment-15346586 ] Weiwei Yang commented on HDFS-10569: Well this did happen to us, when we tried to back port HDFS-10312

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-23 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346506#comment-15346506 ] Daryn Sharp commented on HDFS-10569: It's a dead/uncalled code path. The NN uses the iterator

[jira] [Commented] (HDFS-10569) A bug causes OutOfIndex error in BlockListAsLongs

2016-06-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15346443#comment-15346443 ] Kihwal Lee commented on HDFS-10569: --- It looks like {{index2BlockId()}} was used to get the right index