You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/17 14:09:01 UTC

[jira] [Commented] (QPID-6592) [amqp1.0] Add identifying information to the connection properties advertised to the client

    [ https://issues.apache.org/jira/browse/QPID-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589688#comment-14589688 ] 

ASF subversion and git services commented on QPID-6592:
-------------------------------------------------------

Commit 1685995 from [~kgiusti] in branch 'qpid/trunk'
[ https://svn.apache.org/r1685995 ]

QPID-6592: include identifying information in the connection handshake

For AMQP 1.0 connections, this patch adds identification information
to the connection properties in the open performative.

For AMQP 0-10 connections, this information is provided in the
server-properties argument of the connection.start control.

> [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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org