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

Robbie Gemmell commented on QPID-2840:
--------------------------------------

The logging tests use the MESSAGE prefix (eg in AbstractTestLogging.getLog() ) 
for determining the actual log message by removing the prefixed log4j layout 
information. The test usage should be updated as necessary to ensure this 
functionality can continue to be used.

> Use a configurable message prefix on the AbstractActor class
> ------------------------------------------------------------
>
>                 Key: QPID-2840
>                 URL: https://issues.apache.org/jira/browse/QPID-2840
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2840.patch
>
>
> o.a.q.server.logging.actors.AbstractActor is using a DEFAULT_MSG_PREFIX of 
> "MESSAGE" - when the broker is under intensive traffic we want to minimize 
> the verbosity in the logging. This patch will make DEFAULT_MSG_PREFIX  an 
> empty string and will add a system property available for the user to modify 
> it as needed. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to