Ken Giusti created QPID-6592:
--------------------------------
Summary: [amqp1.0] Add identifying information to the connection
properties advertised to the client
Key: QPID-6592
URL: https://issues.apache.org/jira/browse/QPID-6592
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: 0.32
Reporter: Ken Giusti
Assignee: Ken Giusti
Fix For: 0.33
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?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]