Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-130

clearing the properties of a received message should make them writable again

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • qpid-jms-client
    • None

    Description

      JMS requries that recieved messages have read-only properties and bodies (but not headers) that can be independently cleared, which makes them writable again.

      Our clearProperties implementation is currently only clearing the existing properties and is not marking them writable, so it isnt possible to set new property values after performing the clear operation.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: