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

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

Commit 1e3cd0effea1ee79bcfffb730180bc44cc18a66c in qpid-broker-j's branch 
refs/heads/master from Dedeepya T
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=1e3cd0e ]

QPID-8482:[Broker-J] Introduce derived attribute for a session peer name in 
AMQP 0-10 sessions

This closes #71


> [Broker-J][AMQP 0-10] Derive model session name from the name passed in attach
> ------------------------------------------------------------------------------
>
>                 Key: QPID-8482
>                 URL: https://issues.apache.org/jira/browse/QPID-8482
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Alex Rudyy
>            Priority: Major
>
> AMQP 0-10 requires to use a unique session name. If session with a given name 
> already exists, the attach attempt ends up in detach being sent from broker 
> with {{session-busy}} detach code. The attach session name is not exposed in 
> any way via management. Thus, it is not possible to determine what session 
> names are already used.
> Potentially, the  name provided in attach can be exposed as a derived 
> attribute. It will allow to debug and identify such issues like client 
> disconnects due to session name being already used by other sessions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to