You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Guionardo Furlan (Jira)" <ji...@apache.org> on 2019/11/04 18:38:00 UTC

[jira] [Created] (PROTON-2129) Allow message content other than JSON

Guionardo Furlan created PROTON-2129:
----------------------------------------

             Summary: Allow message content other than JSON
                 Key: PROTON-2129
                 URL: https://issues.apache.org/jira/browse/PROTON-2129
             Project: Qpid Proton
          Issue Type: Improvement
          Components: python-binding
    Affects Versions: proton-c-0.29.0
            Reporter: Guionardo Furlan


When a message is sent to a queue or topic, *IncomingMessageHandler*._on_delivery_ decodes the message content considering its format is JSON.
But in situations where the message is not JSON, the *Message*._decode_ method raises an exception.
My suggestion is to be able, by parameter, to allow a message not to be decoded so that its raw content is returned.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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