Alex Rudyy created QPID-8483:
--------------------------------

             Summary: [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


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]

Reply via email to