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


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