[
https://issues.apache.org/jira/browse/HBASE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259355#comment-13259355
]
stack commented on HBASE-5833:
------------------------------
I ran through complete test suite twice and got the following failures (I fixed
the failed TestHRegion w/ last patch). This is on 092.
{code}
Results :
Failed tests:
testGetScanner_WithOkFamilies(org.apache.hadoop.hbase.regionserver.TestHRegion):
Families could not be found in Region
testCyclicReplication(org.apache.hadoop.hbase.replication.TestMasterReplication):
Waited too much time for put replication
testLeaderSelection(org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager):
New leader should exist after stop
Tests in error:
testTableOperations(org.apache.hadoop.hbase.coprocessor.TestMasterObserver):
org.apache.hadoop.hbase.InvalidFamilyOperationException: Column family 'fam2'
does not exist
testRegionTransitionOperations(org.apache.hadoop.hbase.coprocessor.TestMasterObserver):
org.apache.hadoop.hbase.TableExistsException: observed_table
testShouldCheckMasterFailOverWhenMETAIsInOpenedState(org.apache.hadoop.hbase.master.TestMasterFailover):
test timed out after 180000 milliseconds
testSimplePutDelete(org.apache.hadoop.hbase.replication.TestMasterReplication):
Cluster already running at
/Users/stack/checkouts/hbase/target/test-data/49fb7ad7-156f-4461-964b-7bb54d70db63/dfscluster_c7c5efc0-4085-4914-9be5-c2b3e1530af9
Tests run: 1074, Failures: 3, Errors: 4, Skipped: 8
Results :
Failed tests:
testGetScanner_WithOkFamilies(org.apache.hadoop.hbase.regionserver.TestHRegion):
Families could not be found in Region
testCyclicReplication(org.apache.hadoop.hbase.replication.TestMasterReplication):
Waited too much time for put replication
Tests in error:
org.apache.hadoop.hbase.client.TestAdmin: No server address listed in -ROOT-
for region .META.,,1.1028785192
testSimplePutDelete(org.apache.hadoop.hbase.replication.TestMasterReplication):
Cluster already running at
/Users/stack/checkouts/hbase/target/test-data/fcfffe27-e2ce-4f91-84fc-bd65521b6426/dfscluster_bd55ee62-0532-40d4-86e5-487bd45d9565
Tests run: 1075, Failures: 2, Errors: 2, Skipped: 8
{code}
Let me commit this on 0.92. Will then work on getting it into 0.90 -- since
same breakage is there but will take some massaging and testing to get this
patch in -- and ditto on 0.94 and trunk (something up w/ TestHRegion on
trunk.... at mo).
> 0.92 build has been failing pretty consistently on TestMasterFailover....
> -------------------------------------------------------------------------
>
> Key: HBASE-5833
> URL: https://issues.apache.org/jira/browse/HBASE-5833
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Fix For: 0.92.2
>
> Attachments: 5833-trunk.txt, 5833-v2.092.txt, 5833.txt,
> 5833v3092.txt, 5833v4092.txt, closehregions.txt
>
>
> Trunk seems fine but 0.92 fails on this test pretty regularly. Running it
> local it seems to hang for me.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira