You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/08/11 15:13:27 UTC

[jira] [Resolved] (QPID-3412) Python and C++ clients use link name option differently

     [ https://issues.apache.org/jira/browse/QPID-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-3412.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.13

> Python and C++ clients use link name option differently
> -------------------------------------------------------
>
>                 Key: QPID-3412
>                 URL: https://issues.apache.org/jira/browse/QPID-3412
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.10
>         Environment: Linux
>            Reporter: Tomas Soltys
>            Assignee: Gordon Sim
>             Fix For: 0.13
>
>
> I have a following address string
> "response/response.hey_Joe; { create: never, link: { name: 'response.hey_Joe', durable: false, x-declare: { auto-delete: true, exclusive: true, arguments: { 'qpid.max_count': 1000, 'qpid.max_size': 1000000, 'qpid.policy_type': ring } } } }"
> When using python client everything works as expected, but with C++ client address "response/response.hey_Joe" is incorrectly translated to "response_response.hey_Joe".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org