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

Andrew Purtell updated HBASE-11546:
-----------------------------------

    Attachment: TestZKLessAMOnCluster.failed.zip
                TestZKLessAMOnCluster.testCloseHang.failed.txt

{quote}
bq. TestZKLessAMOnCluster consistently fails
Taking a look. I remember last time I ran, this one was flaky but didn't see 
consistent errors.
{quote}

I re-ran just TestZKLessAMOnCluster 5 times each on a local Mac dev box and an 
EC2 Amazon Linux instance. On the Mac it passed each time. On the Linux 
instance it failed quite often, once every 2 or 3 times, with the same error 
seen previously:
{noformat}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.master.TestZKLessAMOnCluster
-------------------------------------------------------------------------------
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 55.794 sec <<< 
 FAILURE!
testCloseHang(org.apache.hadoop.hbase.master.TestZKLessAMOnCluster)  Time 
elapsed: 0.431 sec  <<< FAILURE!
java.lang.AssertionError: expected:<FAILED_CLOSE> but was:<PENDING_OPEN>
        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:144)
        at 
org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster.testCloseHang(TestAssignmentManagerOnCluster.java:625)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
{noformat}

Detailed output from the failed unit test is attached as 
'TestZKLessAMOnCluster.testCloseHang.failed.txt'. Output for the entire 
TestZKLessAMOnCluster is attached as 'TestZKLessAMOnCluster.failed.zip'

> Backport ZK-less region assignment to 0.98
> ------------------------------------------
>
>                 Key: HBASE-11546
>                 URL: https://issues.apache.org/jira/browse/HBASE-11546
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 0.98.6
>
>         Attachments: HBASE-11059-0.98.patch, HBASE-11531-0.98.patch, 
> HBASE-11546-combined.patch, HBASE-11659-0.98.patch, HBASE-11687-0.98.patch, 
> HBASE-11725-0.98.patch, TestZKLessAMOnCluster.failed.zip, 
> TestZKLessAMOnCluster.testCloseHang.failed.txt
>
>
> Discuss concerns about backporting HBASE-11059 to 0.98



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to