Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14320

TestIPC.testIpcWithReaderQueuing fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4, 2.8.2
    • None
    • None

    Description

      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)
      

      Attachments

        1. HADOOP-14320.001.patch
          0.8 kB
          Eric Badger

        Activity

          People

            ebadger Eric Badger
            ebadger Eric Badger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: