Huaxiang Sun created HBASE-24161:
------------------------------------

             Summary: [flakey test] 
locking.TestEntityLocks.testEntityLockTimeout
                 Key: HBASE-24161
                 URL: https://issues.apache.org/jira/browse/HBASE-24161
             Project: HBase
          Issue Type: Test
          Components: Client
    Affects Versions: 3.0.0, 2.3.0, 2.4.0
            Reporter: Huaxiang Sun
            Assignee: Hua Xiang


>From 2.3 flakey board, 
>[https://builds.apache.org/job/HBase-Flaky-Tests/job/branch-2.3/199/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.locking.TestEntityLocks.txt]

 
{code:java}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.client.locking.TestEntityLocks
-------------------------------------------------------------------------------
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.917 s <<< 
FAILURE! - in org.apache.hadoop.hbase.client.locking.TestEntityLocks
org.apache.hadoop.hbase.client.locking.TestEntityLocks.testEntityLockTimeout  
Time elapsed: 2.022 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.client.locking.TestEntityLocks.testEntityLockTimeout(TestEntityLocks.java:178)

Mapping to the code, it complains 
assertFalse(lock.getWorker().isAlive());


 {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to