[
https://issues.apache.org/jira/browse/QPID-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie resolved QPID-1177.
----------------------------------
Resolution: Fixed
Added logging of outbound messages.
Improved client performance by removing the ability to dynamically enable
logging of the client protocol frames.
By making the controlling boolean a final static the JIT compiler should be
able to remove the code so improving performance
> Add ability to log Protocol Frames
> ----------------------------------
>
> Key: QPID-1177
> URL: https://issues.apache.org/jira/browse/QPID-1177
> Project: Qpid
> Issue Type: New Feature
> Components: Java Client
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Priority: Minor
>
> Summary:
> When debugging it is useful to be able to print the AMQ Protocol frames that
> are being send and received.
> Any addition of this ability should minimise any impact to the performance of
> the client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.