[jira] [Commented] (HBASE-9304) [0.92] TestDrainingServer fails occasionally

2013-09-04 Thread Hudson (JIRA)

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

Hudson commented on HBASE-9304:
---

FAILURE: Integrated in HBase-0.92-security #150 (See 
[https://builds.apache.org/job/HBase-0.92-security/150/])
HBASE-9304. [0.92] TestDrainingServer fails occasionally (apurtell: rev 1517431)
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/TestDrainingServer.java


> [0.92] TestDrainingServer fails occasionally
> 
>
> Key: HBASE-9304
> URL: https://issues.apache.org/jira/browse/HBASE-9304
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.92.3
>Reporter: Andrew Purtell
>Assignee: Andrew Purtell
>Priority: Minor
> Fix For: 0.92.3
>
> Attachments: 9304.patch
>
>
> The error is the same in every case:
> {noformat}
> junit.framework.AssertionFailedError
>   at junit.framework.Assert.fail(Assert.java:48)
>   at junit.framework.Assert.assertTrue(Assert.java:20)
>   at junit.framework.Assert.assertFalse(Assert.java:34)
>   at junit.framework.Assert.assertFalse(Assert.java:41)
>   at 
> org.apache.hadoop.hbase.TestDrainingServer.setUpBeforeClass(TestDrainingServer.java:78)
> {noformat}
> This is a check at test startup that every regionserver has an assignment. 
> Looks like sometimes it takes a long time for the cluster to come up - there 
> are 5 RSes started - and not all get region assignments. Probably a test only 
> fix here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-9304) [0.92] TestDrainingServer fails occasionally

2013-08-26 Thread Hudson (JIRA)

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

Hudson commented on HBASE-9304:
---

SUCCESS: Integrated in HBase-0.92 #620 (See 
[https://builds.apache.org/job/HBase-0.92/620/])
HBASE-9304. [0.92] TestDrainingServer fails occasionally (apurtell: rev 1517431)
* 
/hbase/branches/0.92/src/test/java/org/apache/hadoop/hbase/TestDrainingServer.java


> [0.92] TestDrainingServer fails occasionally
> 
>
> Key: HBASE-9304
> URL: https://issues.apache.org/jira/browse/HBASE-9304
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 0.92.3
>Reporter: Andrew Purtell
>Assignee: Andrew Purtell
>Priority: Minor
> Fix For: 0.92.3
>
> Attachments: 9304.patch
>
>
> The error is the same in every case:
> {noformat}
> junit.framework.AssertionFailedError
>   at junit.framework.Assert.fail(Assert.java:48)
>   at junit.framework.Assert.assertTrue(Assert.java:20)
>   at junit.framework.Assert.assertFalse(Assert.java:34)
>   at junit.framework.Assert.assertFalse(Assert.java:41)
>   at 
> org.apache.hadoop.hbase.TestDrainingServer.setUpBeforeClass(TestDrainingServer.java:78)
> {noformat}
> This is a check at test startup that every regionserver has an assignment. 
> Looks like sometimes it takes a long time for the cluster to come up - there 
> are 5 RSes started - and not all get region assignments. Probably a test only 
> fix here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira