[ 
https://issues.apache.org/jira/browse/QPID-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sorin Suciu updated QPID-2824:
------------------------------

    Attachment: qpid-2824_1.patch

This is for the test suite - AbstractTestMessages is modified to use 
toLogString rather than toString. 

> Use toLogString rather than toString on LogSubject(s) and add a new 
> GenericActor for logging 0-10 op log messages
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2824
>                 URL: https://issues.apache.org/jira/browse/QPID-2824
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2824.patch, qpid-2824_1.patch
>
>
> Currently the LogSubject and the subsequent implementation classes are using 
> toString method to provide the log subject - I think it is better to use 
> toLogString so the LogSubject interface can be implemented by other object 
> without impacting the generic toString method which could be use for some 
> other purposes. Also having a GenericActor could be useful for 
> non-specialized cases where the LogSubject does not need complex constructs. 

-- 
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:dev-subscr...@qpid.apache.org

Reply via email to