Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4104

Test org.apache.qpid.server.store.StoreOverfullTest.testCapacityExceededCausesBlockTwoConnections fails occasionally

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16, 0.17
    • 0.17
    • Java Tests
    • None

    Description

      Test org.apache.qpid.server.store.StoreOverfullTest.testCapacityExceededCausesBlockTwoConnections fails occasionally.

      The second queue in this test has not been created and bound. As result an exception AMQNoRouteException is returned for each published message.

      org.apache.qpid.client.AMQNoRouteException: Error: No Route for message [error code 312: no route]
      	at org.apache.qpid.client.AMQSession_0_8$2.run(AMQSession_0_8.java:506)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      	at java.lang.Thread.run(Thread.java:619)
      

      Attachments

        Activity

          People

            kwall Keith Wall
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: