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

Priority ring queue lets lower-priority message displace higher-priority

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14
    • 0.19
    • C++ Broker
    • None

    Description

      Currently a ring+priority queue works by removing the lowest priority message
      if the limit is reached. However it does not consider whether the new message
      is actually of lower priority than the one being displaced. A lower priority
      message should not displace a higher-priority message.

      Attachments

        1. priority-ring.py
          0.6 kB
          Alan Conway

        Activity

          People

            gsim Gordon Sim
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: