[ 
https://issues.apache.org/jira/browse/HDFS-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032275#comment-17032275
 ] 

Surendra Singh Lilhore edited comment on HDFS-15135 at 2/7/20 10:13 AM:
------------------------------------------------------------------------

Thanks [~Sushma_28]  for patch.

Changes looks good.

Some comments related to test case :
 # Move your UT in {{TestBlockRecovery}} class.
 # No need to add LOG in test case, just add comment instead of log.
 # Handle whitespace and check-style issue.


was (Author: surendrasingh):
Thanks [~Sushma_28]  for patch.

Changes looks good.

Some comments related to test case :
 # Move your UT in {{TestBlockRecovery}} class.
 # No need to add LOG in test case, just add comment instead of log.

> EC : ArrayIndexOutOfBoundsException in 
> BlockRecoveryWorker#RecoveryTaskStriped.
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-15135
>                 URL: https://issues.apache.org/jira/browse/HDFS-15135
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: erasure-coding
>            Reporter: Surendra Singh Lilhore
>            Assignee: Ravuri Sushma sree
>            Priority: Major
>         Attachments: HDFS-15135.001.patch, HDFS-15135.002.patch
>
>
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: 8
>    at 
> org.apache.hadoop.hdfs.server.datanode.BlockRecoveryWorker$RecoveryTaskStriped.recover(BlockRecoveryWorker.java:464)
>    at 
> org.apache.hadoop.hdfs.server.datanode.BlockRecoveryWorker$1.run(BlockRecoveryWorker.java:602)
>    at java.lang.Thread.run(Thread.java:745) {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to