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

Queue browser waits 1s when the queue is empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M4
    • JIRA Cleanup
    • JMS AMQP 0-x
    • None

    Description

      Description
      When the queue is empty then a Queue browser waits 1s before returning null and when the enumeration is created.
      Solution
      The implementation should use a receive no wait instead of a receive with a 1s delay: "consumer.receive(1000);"

      Attachments

        Activity

          People

            Unassigned Unassigned
            arnaudsimon Arnaud Simon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: