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

Chao Shi updated HBASE-9564:
----------------------------

    Attachment: hbase-9564-chaoshi.patch

synchronization using CountDownLatch. Try QA. 
                
> Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
> ----------------------------------------------------------------
>
>                 Key: HBASE-9564
>                 URL: https://issues.apache.org/jira/browse/HBASE-9564
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 9564-v1.txt, hbase-9564-chaoshi.patch
>
>
> From 
> https://builds.apache.org/job/PreCommit-HBASE-Build/7274/testReport/junit/org.apache.hadoop.hbase.ipc/TestSimpleRpcScheduler/testHandlerIsolation/
>  :
> {code}
> java.lang.AssertionError: expected:<3> but was:<2>
>       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:555)
>       at org.junit.Assert.assertEquals(Assert.java:542)
>       at 
> org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.testHandlerIsolation(TestSimpleRpcScheduler.java:122)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> This was likely due to verify(task, timeout(1000)) call timing out.

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

Reply via email to