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

SelectorTest#testRuntimeSelectorError fails against the Java broker when running the 0-10 profiles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12
    • 0.13
    • Broker-J
    • None

    Description

      org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError fails against the Java broker when using 0-10 because the broker fails to close the Session when the deliberate error occurs, as it does when using 0-8/0-9.

      QpidBrokerTestCase behaviour is to close connections during teardown that were created using the getConnection() utility method, and the teardown close is failing in this test because it tries to sync outstanding 0-10 commands with the broker and times out, as the previous exception has crippled it. The exception should be caught and used to close the producer Session with an ExecutionException.

      Attachments

        Activity

          People

            kwall Keith Wall
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: