Rob Godfrey created QPID-5611:
---------------------------------

             Summary: [Java Broker] Simplify logging mechanism for event 
logging (remove LogActors)
                 Key: QPID-5611
                 URL: https://issues.apache.org/jira/browse/QPID-5611
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey


The operational logging mechanism within the Java Broker uses a complex set of 
"actors", "subjects" and "messages".

The notion of "actor" is supposed to reflect the entity on whose behalf the 
actin being logged is being performed.  Rather than creating a new concept for 
this, we can utilise the fact that the current "subject" is available from the 
runtime context, and based on the principals available we can generate a log 
string appropriate for the context.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to