Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-1083

[cpp] Endpoint application properties

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • 2.10.0.B1
    • None
    • amqp-cpp-client

    Description

      From Alan:

      """
      Connections, sessions and links can all have application defined properties. C++ and Go lack options to set these and accessors to read the remote properties.

      Python has the old style:

      c.properties == local properties, must set before open.
      c.remote_properties == remote properties

      Ruby has a :properties option to open, and an accessor:
      c.properties == remote properties

      I guess C++/go should follow ruby - a properties option for each endpoint type and a properties accessor that returns the remote props?
      """

      API spec proposal:
      http://home.apache.org/~jross/pumpjack/core/endpoint-options/properties.html
      http://home.apache.org/~jross/pumpjack/core/endpoint/properties.html

      Attachments

        Activity

          People

            kgiusti@redhat.com Kenneth Giusti
            jross@redhat.com Justin Ross
            Dominik Stuchlík Dominik Stuchlík (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: