Eric Badger created HADOOP-14320:
------------------------------------

             Summary: TestIPC.testIpcWithReaderQueuing fails intermittently
                 Key: HADOOP-14320
                 URL: https://issues.apache.org/jira/browse/HADOOP-14320
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Eric Badger
            Assignee: Eric Badger


{noformat}
org.mockito.exceptions.verification.TooLittleActualInvocations: 
callQueueManager.put(<any>);
Wanted 2 times:
-> at org.apache.hadoop.ipc.TestIPC.checkBlocking(TestIPC.java:810)
But was 1 time:
-> at org.apache.hadoop.ipc.Server.queueCall(Server.java:2466)

        at org.apache.hadoop.ipc.TestIPC.checkBlocking(TestIPC.java:810)
        at 
org.apache.hadoop.ipc.TestIPC.testIpcWithReaderQueuing(TestIPC.java:738)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to