[
https://issues.apache.org/jira/browse/QPID-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242834#comment-17242834
]
ASF subversion and git services commented on QPID-8483:
-------------------------------------------------------
Commit 4a2da2eb836583acb46e576ecb8777ac07bcfe02 in qpid-broker-j's branch
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=4a2da2e ]
QPID-8483: [Broker-J] Report peer session name as part of 0-10 session subject
> [Broker-J] Change session operational log subject to have a session name in it
> ------------------------------------------------------------------------------
>
> Key: QPID-8483
> URL: https://issues.apache.org/jira/browse/QPID-8483
> Project: Qpid
> Issue Type: Improvement
> Reporter: Alex Rudyy
> Priority: Major
>
> The operational logs subject used for reporting session operational logs has
> the following format:
> {noformat}
> con:{0}({1}@{2}/{3})/ch:{4}.
> where
> 0 - Connection ID
> 1 - User ID
> 2 - IP
> 3 - Virtualhost
> 4 - Channel ID
> {noformat}
> It can be changed to report a session name. At the moment, the model session
> name is derived from a session ID. After implementation of QPID-8482, the
> AMQP 0-10 session name will be derived from the session name provided by the
> client. That would allow to find the session logs using given session name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]