You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/10/15 18:44:06 UTC

[jira] [Created] (QPIDJMS-130) clearing the properties of a received message should make them writable again

Robbie Gemmell created QPIDJMS-130:
--------------------------------------

             Summary: clearing the properties of a received message should make them writable again
                 Key: QPIDJMS-130
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-130
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.6.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.7.0


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org