Refactor TransactionTimeout and avoid sporadic test fails on slower CI hosts ----------------------------------------------------------------------------
Key: QPID-3569 URL: https://issues.apache.org/jira/browse/QPID-3569 Project: Qpid Issue Type: Improvement Components: Java Broker Reporter: Keith Wall Assignee: Keith Wall The Transaction Timeout feature of the Java Broker relies heavily on system tests. It would be better if its implementation were refactored to allow more of its functionality to be tested by unit tests and a reduced number of system tests. Another motivation for this change it that TransactionTimeoutTest is still sporadically failing on CI (probably contributing more than 50% of the fails we see on Jenkins) and creates much noise. This change will aim to resolve this problem at the same time. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org