You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Philip Harvey (JIRA)" <ji...@apache.org> on 2012/12/19 18:53:13 UTC

[jira] [Created] (QPID-4515) Java Broker: improve logging, especially for diagnosis of transactional messaging performance

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org