Philip Harvey created QPID-4515:
-----------------------------------
Summary: Java Broker: improve logging, especially for diagnosis of
transactional messaging performance
Key: QPID-4515
URL: https://issues.apache.org/jira/browse/QPID-4515
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Philip Harvey
Assignee: Philip Harvey
Priority: Minor
I've recently been involved in a number of support issues where we were
diagnosing performance problems.
We were trying to find out at which point in the message flow a delay was
occurring, and identified a number of areas where debug logging should be added
or improved to facilitate this.
We particularly want to track:
# The points when frames are received and sent by the broker, including in AMQP
0-8/0-9/0-9-1 environments.
# How long BDB commits are taking.
# How long post-commit actions are taking
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]