[
https://issues.apache.org/jira/browse/QPID-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362666#comment-17362666
]
ASF subversion and git services commented on QPID-8483:
-------------------------------------------------------
Commit 2b1a714caef3bcbf1492962cb298c4ca3372082d in qpid-broker-j's branch
refs/heads/8.0.x from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=2b1a714 ]
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
> Components: Broker-J
> Reporter: Alex Rudyy
> Priority: Major
> Fix For: qpid-java-broker-8.0.5
>
>
> 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]