[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-15 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.008.patch Thanks Bo for the update! I compared 007 to 005 and the changes look good to

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-15 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-8120: Attachment: HDFS-8120.006.patch patch 006 fix bug in patch 003 and using {{StripeBlockUtil}} in

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-15 Thread Li Bo (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Bo updated HDFS-8120: Attachment: HDFS-8120.007.patch Erasure coding: created util class to analyze striped block groups

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-14 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.003.patch Thanks Jing for the comment on {{BlockManager}}. The 003 patch makes the

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-14 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.005.patch Thanks Jing for reviewing! The comments are very helpful. Also thanks Bo for

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-14 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.004.patch The patch adds tests to {{BlockManager#checkReplicaCorrupt}}. [~jingzhao]

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-13 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.002.patch Thanks Jing and Walter for reviewing! Let me know if the logic in the new

[jira] [Updated] (HDFS-8120) Erasure coding: created util class to analyze striped block groups

2015-04-10 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8120: Attachment: HDFS-8120.001.patch The new patch is much bigger because it changes many existing classes to use