Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3412

Python and C++ clients use link name option differently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10
    • 0.13
    • C++ Client
    • None
    • Linux

    Description

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

      Attachments

        Activity

          People

            gsim Gordon Sim
            solttom Tomas Soltys
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: