[jira] [Created] (QPID-5118) [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection

2013-09-06 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-5118: --- Summary: [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection Key: QPID-5118 URL:

[jira] [Updated] (QPID-5118) [JMS] Deadlock when closing a consumer and calling JMS operatons inside onMessage() on AMQP 0-8/0-9/0-9-1 connection

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5118: Attachment: jcarder_result_3.dot JCarder-generated file showing this potential deadlock.

[jira] [Created] (QPID-5119) Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-5119: --- Summary: Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock Key: QPID-5119 URL:

[jira] [Updated] (QPID-5119) Java client - 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5119: Attachment: jcarder_result_4.dot Java client - 3-thread deadlock on pre-AMQP-0-10 connection

[jira] [Updated] (QPID-5119) [JMS] 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock, failover mutex and sessionCreationLock

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5119: Summary: [JMS] 3-thread deadlock on pre-AMQP-0-10 connection involving messageDeliveryLock,

[jira] [Commented] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-09-06 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760261#comment-13760261 ] Philip Harvey commented on QPID-4574: - Note that this flagged as a potential deadlock

[jira] [Commented] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13759158#comment-13759158 ] Philip Harvey commented on QPID-4574: - Slightly modified the description to make the

[jira] [Updated] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4574: Description: This deadlock can manifest when a you have a producer sending messages inside an

[jira] [Updated] (QPID-3216) Deadlock between _lock (in AMQSession#DisptcherThread) and _messageDeliveryLock (in AMQSession.java)

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-3216: Description: As per the following thread dump you can clearly see the deadlock between _lock (in

[jira] [Updated] (QPID-4574) [JMS] Deadlock involving _failoverMutex and _messageDeliveryLock

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4574: Description: This deadlock can manifest when a you have a producer sending messages inside an

[jira] [Updated] (QPID-4276) Java client - deadlock on concurrent close of consumer and connection

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4276: Description: We have observed a deadlock on the Java client when the following are done

[jira] [Created] (QPID-5117) Java client deadlocks if connection is closed while onMessage() is creating a session

2013-09-05 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-5117: --- Summary: Java client deadlocks if connection is closed while onMessage() is creating a session Key: QPID-5117 URL: https://issues.apache.org/jira/browse/QPID-5117

[jira] [Updated] (QPID-5117) Java client deadlocks if connection is closed while onMessage() is creating a session

2013-09-05 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-5117: Attachment: jcarder_result_2.dot attached JCarder's output representing this potential deadlock.

[jira] [Created] (QPIDJMS-4) Add findbugs configuration

2013-08-22 Thread Philip Harvey (JIRA)
Philip Harvey created QPIDJMS-4: --- Summary: Add findbugs configuration Key: QPIDJMS-4 URL: https://issues.apache.org/jira/browse/QPIDJMS-4 Project: Qpid JMS Issue Type: Improvement

[jira] [Commented] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741143#comment-13741143 ] Philip Harvey commented on QPID-5050: - The patch looks fine on the whole. Some

[jira] [Assigned] (QPID-5050) Clients calling Connection#stop() from within an ExceptionListener have potential for deadlock

2013-08-15 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-5050: --- Assignee: Keith Wall (was: Philip Harvey) Reviewed - see previous comment

[jira] [Resolved] (QPIDJMS-3) Implement AMQP peer for use in integration tests

2013-08-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPIDJMS-3. - Resolution: Fixed Implement AMQP peer for use in integration tests

[jira] [Created] (QPIDJMS-3) Implement AMQP peer for use in integration tests

2013-08-01 Thread Philip Harvey (JIRA)
Philip Harvey created QPIDJMS-3: --- Summary: Implement AMQP peer for use in integration tests Key: QPIDJMS-3 URL: https://issues.apache.org/jira/browse/QPIDJMS-3 Project: Qpid JMS Issue Type:

[jira] [Updated] (QPIDJMS-3) Implement AMQP peer for use in integration tests

2013-08-01 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPIDJMS-3: Attachment: 0002-NO-JIRA-added-skeleton-implementation-of-mock-broker.patch

[jira] [Updated] (QPID-4827) Java Performance Tests visualisation should allow more chart properties to contain system property placeholders

2013-07-31 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4827: Fix Version/s: 0.24 Java Performance Tests visualisation should allow more chart properties to

[jira] [Resolved] (QPID-4827) Java Performance Tests visualisation should allow more chart properties to contain system property placeholders

2013-07-31 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4827. - Resolution: Fixed Committed in http://svn.apache.org/repos/asf/qpid/trunk@1480995

[jira] [Assigned] (QPID-4989) Java performance tests - add documentation

2013-07-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4989: --- Assignee: Philip Harvey (was: Robbie Gemmell) Java performance tests - add

[jira] [Resolved] (QPID-4989) Java performance tests - add documentation

2013-07-25 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4989. - Resolution: Fixed Fix Version/s: 0.25 I checked the patch again, satisfied myself that

[jira] [Created] (QPID-4989) Java performance tests - add documentation

2013-07-12 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4989: --- Summary: Java performance tests - add documentation Key: QPID-4989 URL: https://issues.apache.org/jira/browse/QPID-4989 Project: Qpid Issue Type: Task

[jira] [Assigned] (QPID-4989) Java performance tests - add documentation

2013-07-12 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4989: --- Assignee: Robbie Gemmell (was: Philip Harvey) Hi Robbie, would you mind sanity checking the

[jira] [Updated] (QPID-4989) Java performance tests - add documentation

2013-07-12 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4989: Attachment: 0001-QPID-4989-moved-Java-perf-test-README-into-a-docbook.patch Java performance

[jira] [Updated] (QPID-4989) Java performance tests - add documentation

2013-07-12 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4989: Status: Ready To Review (was: In Progress) Java performance tests - add documentation

[jira] [Resolved] (QPID-4958) Java Performance Tests - race condition client registration detection causes tests to hang

2013-07-01 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4958. - Resolution: Fixed Fix Version/s: 0.23 Java Performance Tests - race condition client

[jira] [Created] (QPID-4958) Java Performance Tests - race condition client registration detection causes tests to hang

2013-06-27 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4958: --- Summary: Java Performance Tests - race condition client registration detection causes tests to hang Key: QPID-4958 URL: https://issues.apache.org/jira/browse/QPID-4958

[jira] [Created] (QPID-4870) Java Broker: expose the total payload of unacknowledged messages on each connection

2013-05-21 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4870: --- Summary: Java Broker: expose the total payload of unacknowledged messages on each connection Key: QPID-4870 URL: https://issues.apache.org/jira/browse/QPID-4870

[jira] [Commented] (QPID-4836) Add design guidelines to project etiquette html page

2013-05-14 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13656885#comment-13656885 ] Philip Harvey commented on QPID-4836: - Thanks Justin, I've edited that wiki page. I

[jira] [Assigned] (QPID-4836) Add design guidelines to project etiquette html page

2013-05-14 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4836: --- Assignee: Justin Ross (was: Philip Harvey) Add design guidelines to project etiquette

[jira] [Updated] (QPID-4836) Add design guidelines to project etiquette html page

2013-05-14 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4836: Status: Ready To Review (was: In Progress) Add design guidelines to project etiquette html

[jira] [Created] (QPID-4836) Add design guidelines to project etiquette html page

2013-05-13 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4836: --- Summary: Add design guidelines to project etiquette html page Key: QPID-4836 URL: https://issues.apache.org/jira/browse/QPID-4836 Project: Qpid Issue Type:

[jira] [Updated] (QPID-4836) Add design guidelines to project etiquette html page

2013-05-13 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4836: Attachment: QPID-4836-design-guidelines.patch attached patch for review Add

[jira] [Created] (QPID-4827) Java Performance Tests visualisation should allow more chart properties to contain system property placeholders

2013-05-10 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4827: --- Summary: Java Performance Tests visualisation should allow more chart properties to contain system property placeholders Key: QPID-4827 URL:

[jira] [Created] (QPID-4817) Add message grouping to Java Broker book

2013-05-08 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4817: --- Summary: Add message grouping to Java Broker book Key: QPID-4817 URL: https://issues.apache.org/jira/browse/QPID-4817 Project: Qpid Issue Type: Improvement

[jira] [Updated] (QPID-4817) Add message grouping to Java Broker book

2013-05-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4817: Status: Ready To Review (was: In Progress) Add message grouping to Java Broker book

[jira] [Assigned] (QPID-4817) Add message grouping to Java Broker book

2013-05-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4817: --- Assignee: Keith Wall (was: Philip Harvey) Please could you review my changes (r1480196).

[jira] [Resolved] (QPID-4731) Java Broker: topic subscription with selector bug can silently prevent temporary queue deletion

2013-04-17 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4731. - Resolution: Fixed Fix Version/s: 0.21 Java Broker: topic subscription with selector

[jira] [Updated] (QPID-4731) Java Broker: topic subscription with selector bug can silently prevent temporary queue deletion

2013-04-17 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4731: Fix Version/s: (was: 0.21) 0.23 Java Broker: topic subscription with

[jira] [Assigned] (QPID-4731) Java Broker: topic subscription with selector bug can silently prevent temporary queue deletion

2013-04-09 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4731: --- Assignee: Philip Harvey Java Broker: topic subscription with selector bug can silently

[jira] [Created] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4656: --- Summary: Java Performance Tests - add documentation Key: QPID-4656 URL: https://issues.apache.org/jira/browse/QPID-4656 Project: Qpid Issue Type: Improvement

[jira] [Updated] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4656: Attachment: 0001-QPID-4656-added-perftests-documentation.patch uploaded patch for review

[jira] [Assigned] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4656: --- Assignee: Keith Wall (was: Philip Harvey) please could you take a look before I commit this

[jira] [Commented] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13605210#comment-13605210 ] Philip Harvey commented on QPID-4656: - committed in r1457805. Java

[jira] [Updated] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4656: Status: Ready To Review (was: In Progress) Java Performance Tests - add documentation

[jira] [Resolved] (QPID-4656) Java Performance Tests - add documentation

2013-03-18 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4656. - Resolution: Fixed Fix Version/s: 0.21 Reviewed by Keith. Documentation change only.

[jira] [Created] (QPID-4605) Java Performance Test and Visualisation unit tests should subclass QpidTestCase, not TestCase

2013-02-27 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4605: --- Summary: Java Performance Test and Visualisation unit tests should subclass QpidTestCase, not TestCase Key: QPID-4605 URL: https://issues.apache.org/jira/browse/QPID-4605

[jira] [Created] (QPID-4606) CLONE - Java Performance Test and Visualisation unit test timeouts insufficient for slow CI servers

2013-02-27 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4606: --- Summary: CLONE - Java Performance Test and Visualisation unit test timeouts insufficient for slow CI servers Key: QPID-4606 URL: https://issues.apache.org/jira/browse/QPID-4606

[jira] [Assigned] (QPID-4605) Java Performance Test and Visualisation unit tests should subclass QpidTestCase, not TestCase

2013-02-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4605: --- Assignee: Keith Wall (was: Philip Harvey) Hi Keith, pls could you review this change

[jira] [Updated] (QPID-4606) CLONE - Java Performance Test and Visualisation unit test timeouts insufficient for slow CI servers

2013-02-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4606: Description: Java Performance Test and Visualisation unit tests sometimes fail because of timeouts.

[jira] [Updated] (QPID-4606) CLONE - Java Performance Test unit test timeouts insufficient for slow CI servers

2013-02-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4606: Status: Ready To Review (was: In Progress) CLONE - Java Performance Test unit test timeouts

[jira] [Assigned] (QPID-4606) CLONE - Java Performance Test unit test timeouts insufficient for slow CI servers

2013-02-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4606: --- Assignee: Keith Wall (was: Philip Harvey) please could you review. Thanks.

[jira] [Updated] (QPID-4606) Java Performance Test and Visualisation unit test timeouts insufficient for slow CI servers

2013-02-27 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4606: Summary: Java Performance Test and Visualisation unit test timeouts insufficient for slow CI

[jira] [Created] (QPID-4597) Java broker performance tests should support visualisation of time series data

2013-02-23 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4597: --- Summary: Java broker performance tests should support visualisation of time series data Key: QPID-4597 URL: https://issues.apache.org/jira/browse/QPID-4597 Project:

[jira] [Assigned] (QPID-4597) Java broker performance tests should support visualisation of time series data

2013-02-23 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4597: --- Assignee: Philip Harvey (was: Keith Wall) Java broker performance tests should support

[jira] [Assigned] (QPID-4597) Java broker performance tests should support visualisation of time series data

2013-02-23 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4597: --- Assignee: Keith Wall (was: Philip Harvey) Hi Keith, please could you take a look at this

[jira] [Updated] (QPID-4597) Java broker performance tests should support visualisation of time series data

2013-02-23 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4597: Status: Ready To Review (was: In Progress) Java broker performance tests should support

[jira] [Commented] (QPID-4533) Java broker performance tests should support writing results to database

2013-02-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13574453#comment-13574453 ] Philip Harvey commented on QPID-4533: - The committed code has broken the ability of

[jira] [Commented] (QPID-4533) Java broker performance tests should support writing results to database

2013-02-08 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575098#comment-13575098 ] Philip Harvey commented on QPID-4533: - The aforementioned bug is now fixed. Committed

[jira] [Commented] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566318#comment-13566318 ] Philip Harvey commented on QPID-4533: - Thanks for reviewing this Keith. I've

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Status: Ready To Review (was: In Progress) Java broker performance tests should support

[jira] [Resolved] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4533. - Resolution: Fixed Fix Version/s: 0.21 Already reviewed by Keith. Java

[jira] [Reopened] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reopened QPID-4533: - I now realise that one of the unit tests is timezone-specific. Java broker

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Status: Ready To Review (was: In Progress) Java broker performance tests should support

[jira] [Assigned] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4533: --- Assignee: Keith Wall (was: Philip Harvey) Fixed timezone bug. Please could you review?

[jira] [Resolved] (QPID-4471) Add docbook for producer transaction timeout feature of Java Broker.

2013-01-30 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4471. - Resolution: Fixed Looks good. Apologies for the delay reviewing this change.

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Attachment: 0002-QPID-4533-Modified-perftests-to-support-writing-resu.patch Attached patch for

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Attachment: timeseries.chartdef Attached chartdef that can be used for manually testing graphs

[jira] [Assigned] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4533: --- Assignee: Keith Wall (was: Philip Harvey) Hi Keith, Please can you review this change.

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Attachment: (was: 0002-QPID-4533-Modified-perftests-to-support-writing-resu.patch) Java

[jira] [Updated] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-22 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4533: Attachment: 0002-QPID-4533-Modified-perftests-to-support-writing-resu.patch attached patch

[jira] [Assigned] (QPID-4432) AMQStateManager logger might generate unexpected amount of logs during failover

2013-01-16 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4432: --- Assignee: Philip Harvey AMQStateManager logger might generate unexpected amount of logs

[jira] [Updated] (QPID-4432) AMQStateManager logger might generate unexpected amount of logs during failover

2013-01-16 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4432: Status: Ready To Review (was: In Progress) AMQStateManager logger might generate unexpected

[jira] [Assigned] (QPID-4432) AMQStateManager logger might generate unexpected amount of logs during failover

2013-01-16 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4432: --- Assignee: Alex Rudyy (was: Philip Harvey) Committed change in revision 1433911. Please can

[jira] [Created] (QPID-4533) Java broker performance tests should support writing results to database

2013-01-10 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4533: --- Summary: Java broker performance tests should support writing results to database Key: QPID-4533 URL: https://issues.apache.org/jira/browse/QPID-4533 Project: Qpid

[jira] [Commented] (QPID-3025) Upgrade Java test framework to JUnit 4

2013-01-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13546646#comment-13546646 ] Philip Harvey commented on QPID-3025: - I've paused this upgrade while the config

[jira] [Updated] (QPID-3569) Refactor TransactionTimeout

2013-01-04 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-3569: Attachment: 0001-QPID-3569-Refactor-TransactionTimeout.patch I reviewed all the code changes and it

[jira] [Assigned] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2013-01-02 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4517: --- Assignee: Robbie Gemmell (was: Philip Harvey) changes committed - please can you hit the

[jira] [Commented] (QPID-3569) Refactor TransactionTimeout

2013-01-02 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542738#comment-13542738 ] Philip Harvey commented on QPID-3569: - My initial thoughts are: -

[jira] [Assigned] (QPID-3569) Refactor TransactionTimeout

2013-01-02 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-3569: --- Assignee: Keith Wall (was: Philip Harvey) added initial review comments... let's discuss

[jira] [Commented] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-31 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541401#comment-13541401 ] Philip Harvey commented on QPID-4517: - I tested this log format change using a

[jira] [Updated] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-31 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4517: Attachment: QPID-4517-logging-perf-tests.tar.gz Attached perf test config and results corresponding

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

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4515: Status: Ready To Review (was: In Progress) Java Broker: improve logging, especially for

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

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4515: --- Assignee: Keith Wall (was: Philip Harvey) pls review Java Broker: improve

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

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4515: Fix Version/s: 0.21 Java Broker: improve logging, especially for diagnosis of transactional

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

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4515: Affects Version/s: 0.20 Java Broker: improve logging, especially for diagnosis of

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

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536901#comment-13536901 ] Philip Harvey edited comment on QPID-4515 at 12/20/12 10:07 AM:

[jira] [Created] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-20 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4517: --- Summary: Java Broker: default log4j configuration outputs line numbers, which is a performance drag Key: QPID-4517 URL: https://issues.apache.org/jira/browse/QPID-4517

[jira] [Updated] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4517: Attachment: 0001-QPID-4517-modify-broker-log4j-configuration-to-use-l.patch attached patch

[jira] [Updated] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4517: Status: Ready To Review (was: In Progress) Java Broker: default log4j configuration outputs

[jira] [Assigned] (QPID-4517) Java Broker: default log4j configuration outputs line numbers, which is a performance drag

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4517: --- Assignee: Robbie Gemmell (was: Philip Harvey) Robbie - what do you think about this change?

[jira] [Resolved] (QPID-4503) Producer transaction timeout detection feature may produce spurious open/idle alerts and close client connections/sessions without good cause

2012-12-20 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4503. - Resolution: Fixed reviewed the code - looks good. Producer transaction timeout

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

2012-12-19 Thread Philip Harvey (JIRA)
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

[jira] [Created] (QPID-4438) Java broker would be easier to support if it reported a better summary of usage

2012-11-15 Thread Philip Harvey (JIRA)
Philip Harvey created QPID-4438: --- Summary: Java broker would be easier to support if it reported a better summary of usage Key: QPID-4438 URL: https://issues.apache.org/jira/browse/QPID-4438 Project:

[jira] [Assigned] (QPID-4422) Python Client (0-8..0-9) should allow instance client property to be passed in order to allow re-subscribing to durable subscriptions

2012-11-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey reassigned QPID-4422: --- Assignee: Keith Wall (was: Philip Harvey) please could you apply the replace-tabs patch

[jira] [Updated] (QPID-4422) Python Client (0-8..0-9) should allow instance client property to be passed in order to allow re-subscribing to durable subscriptions

2012-11-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey updated QPID-4422: Attachment: 0001-QPID-4422-removed-tabs-from-the-new-test.patch The changes look functionally good

[jira] [Resolved] (QPID-4289) [Java Client 0-8/0-9.x] Failover functionality sometimes does not restore the connection

2012-11-07 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Harvey resolved QPID-4289. - Resolution: Fixed I reviewed the changes Robbie made in the light of QPID-4344. All looks good.

[jira] [Comment Edited] (QPID-3025) Upgrade Java test framework to JUnit 4

2012-11-03 Thread Philip Harvey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489359#comment-13489359 ] Philip Harvey edited comment on QPID-3025 at 11/4/12 5:02 AM: --

  1   2   3   >