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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to