[ https://issues.apache.org/jira/browse/QPID-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gordon Sim updated QPID-3412: ----------------------------- Summary: Python and C++ clients use link name option differently (was: Python and C++ clients translate address differently) > 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 > > 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-subscr...@qpid.apache.org