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

Java Broker does not handle a rejection/acknowledgemnt with invalid code correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12
    • 0.15
    • Broker-J
    • None

    Description

      When running the Python client 0-10 tests against the Java broker it was noticed that the following test would cause test run to hang/time out:

      qpid.tests.messaging.endpoints.SessionTests.testReject

      It appears that this is because the Java broker does not handle the following call correctly:

      self.ssn.acknowledge(echos[2], Disposition(REJECTED, code=3, text="test-reject"))

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            macbean Andrew MacBean
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: