You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/11/04 12:45:58 UTC

[jira] [Created] (QPIDIT-46) Correctly encode AMQP types within complex types list and map

Kim van der Riet created QPIDIT-46:
--------------------------------------

             Summary: Correctly encode AMQP types within complex types list and map
                 Key: QPIDIT-46
                 URL: https://issues.apache.org/jira/browse/QPIDIT-46
             Project: Apache QPID IT
          Issue Type: Bug
          Components: AMQP Types Test, Proton C++ Shim, Proton JavaScript Shim, Proton Python Shim
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


Currently the AMQP type tests for list and map are using only strings. An extra step for encoding/decoding these on the Sender/Receiver shims are needed. At present, the list and map keys and elements are created using a string format {{"type:value"}}, but these are simply being used as-is as string literals.

Currently all shim tests for these types pass.



--
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