[
https://issues.apache.org/jira/browse/HDFS-11671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15975143#comment-15975143
]
John Zhuge commented on HDFS-11671:
-----------------------------------
+1 LGTM with 1 nit:
TestReconstructStripedBlocks#214: the cast to "short" is not necessary
> TestReconstructStripedBlocks#test2RecoveryTasksForSameBlockGroup fails
> ----------------------------------------------------------------------
>
> Key: HDFS-11671
> URL: https://issues.apache.org/jira/browse/HDFS-11671
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: erasure-coding, test
> Affects Versions: 3.0.0-alpha2
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: HDFS-11671.001.patch
>
>
> This failed on a unit test run with 3.0.0-alpha2.
> {noformat}
> java.lang.AssertionError: expected:<1> but was:<0>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.hdfs.server.namenode.TestReconstructStripedBlocks.test2RecoveryTasksForSameBlockGroup(TestReconstructStripedBlocks.java:223)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]