[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937993#comment-14937993 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #439 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937774#comment-14937774 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #473 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938369#comment-14938369 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2408 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14938563#comment-14938563 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #465 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937517#comment-14937517 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Yarn-trunk #1203 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937267#comment-14937267 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-trunk-Commit #8548 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-09-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14937071#comment-14937071 ] Hudson commented on HDFS-8272: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2379 (See

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520458#comment-14520458 ] Zhe Zhang commented on HDFS-8272: - The rest of the patch LGTM, +1 and thanks Jing for the

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520406#comment-14520406 ] Zhe Zhang commented on HDFS-8272: - Thanks Jing for the update. I agree about removing

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520600#comment-14520600 ] Zhe Zhang commented on HDFS-8272: - Sorry to post this thought I had while reviewing the

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520627#comment-14520627 ] Zhe Zhang commented on HDFS-8272: - Sounds good. I guess we can mock returning a bad token /

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520607#comment-14520607 ] Jing Zhao commented on HDFS-8272: - So far I do not know any specific tests for the retry

[jira] [Commented] (HDFS-8272) Erasure Coding: simplify the retry logic in DFSStripedInputStream (stateful read)

2015-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520633#comment-14520633 ] Jing Zhao commented on HDFS-8272: - Yeah, I just created HDFS-8293 to track the test.