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

[amqp1.0] Add identifying information to the connection properties advertised to the client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.32
    • qpid-cpp-0.34
    • C++ Broker
    • None

    Description

      AMQP 1.0 provides a properties map in the Open performative that is sent when a connection is established. Currently, the standard has not defined the contents of this map, however, it would be useful to provide information that can be used to identify the broker.

      We should prefix any symbols we introduce with 'x-qpid-...' (or maybe org.apache.qpid.?) to prevent clashes should the working group eventually define standard entries.

      I would like to see the following entries added - this is just a suggestion and I'm open to other ideas:

      x-qpid-product: 'qpidd',
      x-qpid-version: '<the version of qpidd, else SNAPSHOT>'
      x-qpid-proton-version: 'x.y' - the version of proton qpidd was built against

      other stuff?

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: