You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/03/07 17:34:45 UTC

[jira] [Created] (QPID-5611) [Java Broker] Simplify logging mechanism for event logging (remove LogActors)

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org