Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1949

no message header if priority == default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      Proton does not send a message header if there would be nothing in it but the priority field, and if the priority was set to the default value (4). 

      At the router level, we are allowing the user to set priorities on addresses. Those priorities will be given to any message sent to that address if the message otherwise had no priority set.

      So - we need to be able to distinguish between messages that were assigned the default priority, and messages in which the priority was left undefined.

      We would like proton to send the priority field in the message header if the user sets any priority. Then we will be able to interpret no header, or no priority field in the header as "no priority was assigned".

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgoulish Michael Goulish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: