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

2013-08-25 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-9304:
--

Attachment: 9304.patch

Block until no regions in transition and invoke the balancer like we do in the 
0.94 version of this test.

> [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
> 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] [Updated] (HBASE-9304) [0.92] TestDrainingServer fails occasionally

2013-08-22 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-9304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated HBASE-9304:
--

Priority: Minor  (was: Major)

> [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
>
> 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