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

Viraj Jasani commented on HDFS-12188:
-------------------------------------

I have recently worked on this one and as per build results, I see this test 
consistently passing. Let me attach PR on this Jira rather than creating new 
Jira. The only diff is patch is applicable to both 
TestDecommissioningStatusWithBackoffMonitor#testDecommissionStatus and 
TestDecommissioningStatus#testDecommissionStatus.

PR: https://github.com/apache/hadoop/pull/3280

 

> TestDecommissioningStatus#testDecommissionStatus fails intermittently
> ---------------------------------------------------------------------
>
>                 Key: HDFS-12188
>                 URL: https://issues.apache.org/jira/browse/HDFS-12188
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Brahma Reddy Battula
>            Assignee: Ajay Kumar
>            Priority: Major
>         Attachments: TestFailure_Log.txt
>
>
> {noformat}
> java.lang.AssertionError: Unexpected num under-replicated blocks expected:<3> 
> but was:<4>
>       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.apache.hadoop.hdfs.server.namenode.TestDecommissioningStatus.checkDecommissionStatus(TestDecommissioningStatus.java:144)
>       at 
> org.apache.hadoop.hdfs.server.namenode.TestDecommissioningStatus.testDecommissionStatus(TestDecommissioningStatus.java:240)
> {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