[ 
https://issues.apache.org/jira/browse/QPID-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764437#comment-13764437
 ] 

ASF subversion and git services commented on QPID-5130:
-------------------------------------------------------

Commit 1521919 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1521919 ]

QPID-5130: map type to exchange-type when translating old x-declare clause into 
node properties
                
> [AMQP 1.0] x-declare for node ignores the exchange type
> -------------------------------------------------------
>
>                 Key: QPID-5130
>                 URL: https://issues.apache.org/jira/browse/QPID-5130
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.24
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.25
>
>
> E.g. myxml;{create:always:node:{type:topic,properties:{exchange-type:xml}}}
> the exchange type should be xml, but this is lost in translating to node 
> properties.
> (Note that the exchange can be created correctly by specifying the properties 
> directly, e.g. 
> myxml;{create:always:node:{type:topic,properties:{exchange-type:xml}}})

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to