You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fraser Adams (JIRA)" <ji...@apache.org> on 2014/03/08 16:06:43 UTC

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

    [ https://issues.apache.org/jira/browse/QPID-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924891#comment-13924891 ] 

Fraser Adams edited comment on QPID-5611 at 3/8/14 3:04 PM:
------------------------------------------------------------

For info I've just updated to r1575549 and rebuilt the Java Broker and I'm still seeing:

[Broker] MNG-1001 : QMF2 Management Startup
[con:0(/127.0.0.1:39645)] CON-1001 : Open
[con:0(/127.0.0.1:39645)] CON-1001 : Open : Protocol Version : 0-10




was (Author: fadams):
For info I've just updated to r1575549 and rebuilt the Java Broker and I'm still seeing:

[Broker] MNG-1001 : QMF2 Management Startup
[con:0(/127.0.0.1:39645)] CON-1001 : Open
[con:0(/127.0.0.1:39645)] CON-1001 : Open : Protocol Version : 0-10
childAdded: BrokerAdapter.Broker


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