[jira] [Created] (QPID-5405) [JMS Client] QPid AMQP JMS client does not appear to check for expired messages that have been prefetched.

2013-12-06 Thread Timothy Bish (JIRA)
Timothy Bish created QPID-5405: -- Summary: [JMS Client] QPid AMQP JMS client does not appear to check for expired messages that have been prefetched. Key: QPID-5405 URL:

[jira] [Updated] (QPID-5419) [JMS Client] The JMS Client fails to start a dispatcher thread for Durable Consumer's

2013-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPID-5419: --- Attachment: DurableConsumerNoDispatcher.patch Patch to fix this issue. [JMS Client] The JMS Client

[jira] [Created] (QPID-5419) [JMS Client] The JMS Client fails to start a dispatcher thread for Durable Consumer's

2013-12-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPID-5419: -- Summary: [JMS Client] The JMS Client fails to start a dispatcher thread for Durable Consumer's Key: QPID-5419 URL: https://issues.apache.org/jira/browse/QPID-5419

[jira] [Updated] (QPID-5455) [AMQP 1.0 JMS client] Client looses persistent messages violating JMS delivery guarantee

2014-01-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPID-5455: --- Attachment: QPID5455-patch.txt Attached patch enables sync sends when the delivery mode is persistent

[jira] [Commented] (QPID-5455) [AMQP 1.0 JMS client] Client looses persistent messages violating JMS delivery guarantee

2014-01-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865873#comment-13865873 ] Timothy Bish commented on QPID-5455: I've tested using this patch against a

[jira] [Updated] (QPID-5455) [AMQP 1.0 JMS client] Client looses persistent messages violating JMS delivery guarantee

2014-01-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPID-5455: --- Attachment: QPID5455-patch.txt Updated patch, first attempt wasn't quite right. [AMQP 1.0 JMS

[jira] [Commented] (QPID-5455) [AMQP 1.0 JMS client] Client looses persistent messages violating JMS delivery guarantee

2014-01-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865959#comment-13865959 ] Timothy Bish commented on QPID-5455: My second patch fixed that bit. [AMQP 1.0 JMS

[jira] [Commented] (QPID-5177) producer.send with sync_publish=true set against activemq blocks and doesn't return

2014-01-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865992#comment-13865992 ] Timothy Bish commented on QPID-5177: AMQ-4741 has been resolved so the ActiveMQ broker

[jira] [Created] (QPID-6153) [JMS 1.0 Client] Connection store channel max as a signed short while the value is an unsigned short

2014-10-14 Thread Timothy Bish (JIRA)
Timothy Bish created QPID-6153: -- Summary: [JMS 1.0 Client] Connection store channel max as a signed short while the value is an unsigned short Key: QPID-6153 URL: https://issues.apache.org/jira/browse/QPID-6153

[jira] [Commented] (QPID-6100) NPE when the password is wrong

2014-12-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232041#comment-14232041 ] Timothy Bish commented on QPID-6100: I've updated the code to throw a

[jira] [Created] (QPID-6404) [AMQP 1.0 JMS Client ] Cannot send simple empty body JMS Message types

2015-02-20 Thread Timothy Bish (JIRA)
Timothy Bish created QPID-6404: -- Summary: [AMQP 1.0 JMS Client ] Cannot send simple empty body JMS Message types Key: QPID-6404 URL: https://issues.apache.org/jira/browse/QPID-6404 Project: Qpid

[jira] [Updated] (QPID-6404) [AMQP 1.0 JMS Client ] Cannot send simple empty body JMS Message types

2015-02-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPID-6404: --- Attachment: reproducer.tar.bz2 Simple maven project to reproduce, just extract and run mvn exec:java

[jira] [Commented] (QPID-6404) [AMQP 1.0 JMS Client ] Cannot send simple empty body JMS Message types

2015-02-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329489#comment-14329489 ] Timothy Bish commented on QPID-6404: Should the client code not put putting in an empty

[jira] [Resolved] (QPIDJMS-36) ensure different link names for consumers and producers on the same Session

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-36. - Resolution: Fixed Added prefix values to differentiate senders and receivers ensure different

[jira] [Created] (QPIDJMS-41) JMS Producer needs to ensure that it settles outbound deliveries after remote

2015-04-13 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-41: --- Summary: JMS Producer needs to ensure that it settles outbound deliveries after remote Key: QPIDJMS-41 URL: https://issues.apache.org/jira/browse/QPIDJMS-41 Project:

[jira] [Created] (QPIDJMS-44) Add support for dealing with Connection redirections

2015-04-24 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-44: --- Summary: Add support for dealing with Connection redirections Key: QPIDJMS-44 URL: https://issues.apache.org/jira/browse/QPIDJMS-44 Project: Qpid JMS Issue

[jira] [Resolved] (QPIDJMS-44) Add support for dealing with Connection redirections

2015-04-24 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-44. - Resolution: Fixed Changes added on master. Add support for dealing with Connection

[jira] [Created] (QPIDJMS-46) Cleanup and improve the Discovery module code

2015-05-07 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-46: --- Summary: Cleanup and improve the Discovery module code Key: QPIDJMS-46 URL: https://issues.apache.org/jira/browse/QPIDJMS-46 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-46) Cleanup and improve the Discovery module code

2015-05-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-46. - Resolution: Fixed Cleanup and improve the Discovery module code

[jira] [Updated] (QPIDJMS-43) Improve the QueueBrowser implementation

2015-05-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-43: Fix Version/s: (was: 0.2.0) 0.3.0 Improve the QueueBrowser implementation

[jira] [Resolved] (QPIDJMS-40) When link is closed, the exceptions do not contain errors which caused the link detach

2015-04-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-40. - Resolution: Fixed Fix Version/s: 0.2.0 Improved the handling so that the error that caused

[jira] [Commented] (QPIDJMS-42) When amqps connection fails, the program never exits?

2015-04-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14497041#comment-14497041 ] Timothy Bish commented on QPIDJMS-42: - Well, I wouldn't turn down a nice little maven

[jira] [Commented] (QPIDJMS-42) When amqps connection fails, the program never exits?

2015-04-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14496980#comment-14496980 ] Timothy Bish commented on QPIDJMS-42: - Can you package up a little sample app that can

[jira] [Resolved] (QPIDJMS-42) When amqps connection fails, the program never exits?

2015-04-16 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-42. - Resolution: Fixed Fix Version/s: 0.2.0 Thanks for the test. Fixed on master, Netty

[jira] [Assigned] (QPIDJMS-42) When amqps connection fails, the program never exits?

2015-04-16 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-42: --- Assignee: Timothy Bish When amqps connection fails, the program never exits?

[jira] [Created] (QPIDJMS-43) Improve the QueueBrowser implementation

2015-04-16 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-43: --- Summary: Improve the QueueBrowser implementation Key: QPIDJMS-43 URL: https://issues.apache.org/jira/browse/QPIDJMS-43 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-41) JMS Producer needs to ensure that it settles outbound deliveries after remote

2015-04-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-41. - Resolution: Fixed Fix added JMS Producer needs to ensure that it settles outbound deliveries

[jira] [Assigned] (QPIDJMS-40) When link is closed, the exceptions do not contain errors which caused the link detach

2015-04-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-40: --- Assignee: Timothy Bish When link is closed, the exceptions do not contain errors which

[jira] [Created] (QPIDJMS-70) Add a redelivery policy to control when the client should reject new deliveries based on the delivery count.

2015-06-09 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-70: --- Summary: Add a redelivery policy to control when the client should reject new deliveries based on the delivery count. Key: QPIDJMS-70 URL:

[jira] [Resolved] (QPIDJMS-70) Add a redelivery policy to control when the client should reject new deliveries based on the delivery count.

2015-06-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-70. - Resolution: Fixed Added new RedeliveryPolicy that allows for configuration to reject deliveries

[jira] [Assigned] (QPIDJMS-58) when a connection redirect error is received, the original connection details will be used first

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-58: --- Assignee: Timothy Bish when a connection redirect error is received, the original

[jira] [Assigned] (QPIDJMS-60) using 'nested options' causes issues when adding/removing a URI from the pool object

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-60: --- Assignee: Timothy Bish using 'nested options' causes issues when adding/removing a URI from

[jira] [Assigned] (QPIDJMS-59) uri pool object is not thread safe but is accessed by multiple threads

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-59: --- Assignee: Timothy Bish uri pool object is not thread safe but is accessed by multiple

[jira] [Created] (QPIDJMS-64) Throw a JMSException with a more consistent error message when connection attempts fail

2015-06-01 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-64: --- Summary: Throw a JMSException with a more consistent error message when connection attempts fail Key: QPIDJMS-64 URL: https://issues.apache.org/jira/browse/QPIDJMS-64

[jira] [Resolved] (QPIDJMS-64) Throw a JMSException with a more consistent error message when connection attempts fail

2015-06-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-64. - Resolution: Fixed Throws a consistent error when the cause is not a JMSException Throw a

[jira] [Resolved] (QPIDJMS-59) uri pool object is not thread safe but is accessed by multiple threads

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-59. - Resolution: Fixed Fix Version/s: 0.3.0 uri pool object is not thread safe but is accessed

[jira] [Resolved] (QPIDJMS-58) when a connection redirect error is received, the original connection details will be used first

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-58. - Resolution: Fixed when a connection redirect error is received, the original connection details

[jira] [Resolved] (QPIDJMS-60) using 'nested options' causes issues when adding/removing a URI from the pool object

2015-05-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-60. - Resolution: Fixed Fix Version/s: 0.3.0 using 'nested options' causes issues when

[jira] [Commented] (QPIDJMS-80) Failure to send messages to both Azure and Windows Service Bus

2015-06-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605569#comment-14605569 ] Timothy Bish commented on QPIDJMS-80: - Given the context and ongoing discussion on the

[jira] [Resolved] (QPIDJMS-55) Add support for using standard AMQP ports if the URI fails to provide one

2015-05-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-55. - Resolution: Fixed Add support for using standard AMQP ports if the URI fails to provide one

[jira] [Created] (QPIDJMS-55) Add support for using standard AMQP ports if the URI fails to provide one

2015-05-21 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-55: --- Summary: Add support for using standard AMQP ports if the URI fails to provide one Key: QPIDJMS-55 URL: https://issues.apache.org/jira/browse/QPIDJMS-55 Project: Qpid

[jira] [Created] (QPIDJMS-92) Improve the pull consumer implementation

2015-08-17 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-92: --- Summary: Improve the pull consumer implementation Key: QPIDJMS-92 URL: https://issues.apache.org/jira/browse/QPIDJMS-92 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-93) Extract proper error from Rejected disposition to avoid NPE as cause of a JMSException

2015-08-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-93. - Resolution: Fixed Ensure that we look at the outcome for the error information. Extract

[jira] [Created] (QPIDJMS-93) Extract proper error from Rejected disposition to avoid NPE as cause of a JMSException

2015-08-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-93: --- Summary: Extract proper error from Rejected disposition to avoid NPE as cause of a JMSException Key: QPIDJMS-93 URL: https://issues.apache.org/jira/browse/QPIDJMS-93

[jira] [Updated] (QPIDJMS-93) Extract proper error from Rejected disposition to avoid NPE as cause of a JMSException

2015-08-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-93: Description: When an send is answered with a Rejected disposition we don't try to extract the

[jira] [Created] (QPIDJMS-96) Add expired message filtering to the MessageConsumer

2015-08-21 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-96: --- Summary: Add expired message filtering to the MessageConsumer Key: QPIDJMS-96 URL: https://issues.apache.org/jira/browse/QPIDJMS-96 Project: Qpid JMS Issue

[jira] [Resolved] (QPIDJMS-96) Add expired message filtering to the MessageConsumer

2015-08-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-96. - Resolution: Fixed Add expired message filtering to the MessageConsumer

[jira] [Created] (QPIDJMS-97) Pull Consumer in combination with RedeliveryPolicy enforcement can lead to stuck consumer

2015-08-21 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-97: --- Summary: Pull Consumer in combination with RedeliveryPolicy enforcement can lead to stuck consumer Key: QPIDJMS-97 URL: https://issues.apache.org/jira/browse/QPIDJMS-97

[jira] [Resolved] (QPIDJMS-97) Pull Consumer in combination with RedeliveryPolicy enforcement can lead to stuck consumer

2015-08-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-97. - Resolution: Fixed Pull Consumer in combination with RedeliveryPolicy enforcement can lead to

[jira] [Resolved] (QPIDJMS-92) Improve the pull consumer implementation

2015-08-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-92. - Resolution: Fixed Improve the pull consumer implementation

[jira] [Resolved] (QPIDJMS-91) update dependences for ActiveMQ interop tests to use the 5.12 release

2015-08-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-91. - Resolution: Fixed Assignee: Timothy Bish (was: Robbie Gemmell) Updated to the now released

[jira] [Commented] (QPIDJMS-86) AMQP 1.0 prefetch policy set to 0 by the broker results in no messages processed

2015-07-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628464#comment-14628464 ] Timothy Bish commented on QPIDJMS-86: - This is a known issue (QPIDJMS-51) and depends

[jira] [Created] (QPIDJMS-98) Investigate random failures for tests in CI

2015-08-24 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-98: --- Summary: Investigate random failures for tests in CI Key: QPIDJMS-98 URL: https://issues.apache.org/jira/browse/QPIDJMS-98 Project: Qpid JMS Issue Type: Test

[jira] [Created] (QPIDJMS-133) Rename option alwaysSyncSend to forceSyncSend and deprecate the old option

2015-10-28 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-133: Summary: Rename option alwaysSyncSend to forceSyncSend and deprecate the old option Key: QPIDJMS-133 URL: https://issues.apache.org/jira/browse/QPIDJMS-133 Project:

[jira] [Resolved] (QPIDJMS-125) Refactor the local transaction context for better thread safety and failover support

2015-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-125. -- Resolution: Fixed > Refactor the local transaction context for better thread safety and

[jira] [Created] (QPIDJMS-135) Add AutoCloseable to the JMS implementations

2015-10-29 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-135: Summary: Add AutoCloseable to the JMS implementations Key: QPIDJMS-135 URL: https://issues.apache.org/jira/browse/QPIDJMS-135 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-134) Rename option sendAcksAsync to forceAsyncAcks and deprecate the old option

2015-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-134. -- Resolution: Fixed > Rename option sendAcksAsync to forceAsyncAcks and deprecate the old option

[jira] [Resolved] (QPIDJMS-135) Add AutoCloseable to the JMS implementations

2015-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-135. -- Resolution: Fixed > Add AutoCloseable to the JMS implementations >

[jira] [Created] (QPIDJMS-132) Add some additional test support features

2015-10-27 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-132: Summary: Add some additional test support features Key: QPIDJMS-132 URL: https://issues.apache.org/jira/browse/QPIDJMS-132 Project: Qpid JMS Issue Type:

[jira] [Resolved] (QPIDJMS-133) Rename option alwaysSyncSend to forceSyncSend and deprecate the old option

2015-10-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-133. -- Resolution: Fixed Assignee: Timothy Bish > Rename option alwaysSyncSend to forceSyncSend

[jira] [Created] (QPIDJMS-134) Rename option sendAcksAsync to forceAsyncAcks and deprecate the old option

2015-10-28 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-134: Summary: Rename option sendAcksAsync to forceAsyncAcks and deprecate the old option Key: QPIDJMS-134 URL: https://issues.apache.org/jira/browse/QPIDJMS-134 Project:

[jira] [Updated] (QPIDJMS-133) Rename option alwaysSyncSend to forceSyncSend and deprecate the old option

2015-10-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-133: - Affects Version/s: 0.6.0 > Rename option alwaysSyncSend to forceSyncSend and deprecate the old

[jira] [Updated] (QPIDJMS-133) Rename option alwaysSyncSend to forceSyncSend and deprecate the old option

2015-10-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-133: - Fix Version/s: 0.7.0 > Rename option alwaysSyncSend to forceSyncSend and deprecate the old

[jira] [Resolved] (QPIDJMS-126) Handle tx coordinator link being closed by the transactional resource

2015-10-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-126. -- Resolution: Fixed > Handle tx coordinator link being closed by the transactional resource >

[jira] [Commented] (QPIDJMS-121) Adds ability to acknowledge amqp messages with different ack types

2015-10-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14967894#comment-14967894 ] Timothy Bish commented on QPIDJMS-121: -- The initial work on implementing the AMQP BINDMAP TC based

[jira] [Resolved] (QPIDJMS-127) Throw an exception is a connection URI contains the User-Info section

2015-10-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-127. -- Resolution: Fixed > Throw an exception is a connection URI contains the User-Info section >

[jira] [Assigned] (QPIDJMS-125) Refactor the local transaction context for better thread safety and failover support

2015-10-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-125: Assignee: Timothy Bish > Refactor the local transaction context for better thread safety

[jira] [Assigned] (QPIDJMS-126) Handle tx coordinator link being closed by the transactional resource

2015-10-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-126: Assignee: Timothy Bish > Handle tx coordinator link being closed by the transactional

[jira] [Updated] (QPIDJMS-121) Adds ability to acknowledge amqp messages with different ack types

2015-10-07 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-121: - Fix Version/s: (was: 0.6.0) > Adds ability to acknowledge amqp messages with different ack

[jira] [Updated] (QPIDJMS-105) Add option to configure the Message ID Type

2015-10-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-105: - Summary: Add option to configure the Message ID Type (was: Cannot set messageId to UUID-format)

[jira] [Resolved] (QPIDJMS-105) Add option to configure the Message ID Type

2015-10-08 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-105. -- Resolution: Fixed Feature added for inclusion in 0.6.0 > Add option to configure the Message

[jira] [Created] (QPIDJMS-131) Provide for finer grained control over sending of messages as presettled.

2015-10-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-131: Summary: Provide for finer grained control over sending of messages as presettled. Key: QPIDJMS-131 URL: https://issues.apache.org/jira/browse/QPIDJMS-131 Project:

[jira] [Created] (QPIDJMS-125) Refactor the local transaction context for better thread safety and failover support

2015-10-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-125: Summary: Refactor the local transaction context for better thread safety and failover support Key: QPIDJMS-125 URL: https://issues.apache.org/jira/browse/QPIDJMS-125

[jira] [Created] (QPIDJMS-126) Handle tx coordinator link being closed by the transactional resource

2015-10-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-126: Summary: Handle tx coordinator link being closed by the transactional resource Key: QPIDJMS-126 URL: https://issues.apache.org/jira/browse/QPIDJMS-126 Project: Qpid

[jira] [Resolved] (QPIDJMS-123) Potential thread safety issue in the QueueBrowser implementation

2015-10-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-123. -- Resolution: Fixed Assignee: Timothy Bish Fix Version/s: 0.7.0 Moved some

[jira] [Created] (QPIDJMS-123) Potential thread safety issue in the QueueBrowser implementation

2015-10-09 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-123: Summary: Potential thread safety issue in the QueueBrowser implementation Key: QPIDJMS-123 URL: https://issues.apache.org/jira/browse/QPIDJMS-123 Project: Qpid JMS

[jira] [Created] (QPIDJMS-122) Profile performance and investigate improvements

2015-10-09 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-122: Summary: Profile performance and investigate improvements Key: QPIDJMS-122 URL: https://issues.apache.org/jira/browse/QPIDJMS-122 Project: Qpid JMS Issue

[jira] [Created] (QPIDJMS-127) Throw an exception is a connection URI contains the User-Info section

2015-10-12 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-127: Summary: Throw an exception is a connection URI contains the User-Info section Key: QPIDJMS-127 URL: https://issues.apache.org/jira/browse/QPIDJMS-127 Project: Qpid

[jira] [Resolved] (QPIDJMS-101) Close of the AMQP Provider should not forward exception if the close frame cannot be written

2015-08-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-101. -- Resolution: Fixed Fixed in commit: 78711c1b7dbf098383c2926a0631b07a5a0659c7

[jira] [Commented] (QPIDJMS-98) Investigate random failures for tests in CI

2015-08-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14714500#comment-14714500 ] Timothy Bish commented on QPIDJMS-98: - Fixes here resolve related issues.

[jira] [Created] (QPIDJMS-100) SSL Connections can fire async errors prior to the connect call completion.

2015-08-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-100: Summary: SSL Connections can fire async errors prior to the connect call completion. Key: QPIDJMS-100 URL: https://issues.apache.org/jira/browse/QPIDJMS-100 Project:

[jira] [Resolved] (QPIDJMS-100) SSL Connections can fire async errors prior to the connect call completion.

2015-08-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-100. -- Resolution: Fixed Fixed by commit: 2e89d0fb440203569fa352210589258124de42d6

[jira] [Resolved] (QPIDJMS-99) Race on failure processing can lead to the wrong error being propagated.

2015-08-26 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-99. - Resolution: Fixed Fixed by commit: 894dce5c4cab093d1d84f6ad311f0e09367656eb Race on failure

[jira] [Created] (QPIDJMS-99) Race on failure processing can lead to the wrong error being propagated.

2015-08-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-99: --- Summary: Race on failure processing can lead to the wrong error being propagated. Key: QPIDJMS-99 URL: https://issues.apache.org/jira/browse/QPIDJMS-99 Project: Qpid

[jira] [Created] (QPIDJMS-101) Close of the AMQP Provider should not forward exception if the close frame cannot be written

2015-08-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-101: Summary: Close of the AMQP Provider should not forward exception if the close frame cannot be written Key: QPIDJMS-101 URL: https://issues.apache.org/jira/browse/QPIDJMS-101

[jira] [Resolved] (QPIDJMS-103) After failover a pull consumer can block in receive

2015-08-27 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-103. -- Resolution: Fixed Tests all passing currently. Appears to be sorted. After failover a pull

[jira] [Created] (QPIDJMS-103) After failover a pull consumer can block in receive

2015-08-26 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-103: Summary: After failover a pull consumer can block in receive Key: QPIDJMS-103 URL: https://issues.apache.org/jira/browse/QPIDJMS-103 Project: Qpid JMS Issue

[jira] [Commented] (QPIDJMS-105) Cannot set messageId to UUID-format

2015-09-03 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729495#comment-14729495 ] Timothy Bish commented on QPIDJMS-105: -- That would be a violation of the JMS specification around

[jira] [Resolved] (QPIDJMS-98) Investigate random failures for tests in CI

2015-09-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-98. - Resolution: Fixed Tests are back to stable now. > Investigate random failures for tests in CI >

[jira] [Updated] (QPIDJMS-106) apply the validatePropertyNames option for messages to be sent in addition to those received

2015-09-03 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated QPIDJMS-106: - Attachment: (was: IKinkade-IDI.JPG) > apply the validatePropertyNames option for messages to

[jira] [Created] (QPIDJMS-107) RuntimeException in onMessage can cause missed ack of message.

2015-09-10 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-107: Summary: RuntimeException in onMessage can cause missed ack of message. Key: QPIDJMS-107 URL: https://issues.apache.org/jira/browse/QPIDJMS-107 Project: Qpid JMS

[jira] [Resolved] (QPIDJMS-107) RuntimeException in onMessage can cause missed ack of message.

2015-09-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-107. -- Resolution: Fixed Added a fix so that we will still ack the message on RTE > RuntimeException

[jira] [Created] (QPIDJMS-109) Refactor internal management of resource creation and cleanup

2015-09-11 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-109: Summary: Refactor internal management of resource creation and cleanup Key: QPIDJMS-109 URL: https://issues.apache.org/jira/browse/QPIDJMS-109 Project: Qpid JMS

[jira] [Commented] (QPIDJMS-109) Refactor internal management of resource creation and cleanup

2015-09-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14741535#comment-14741535 ] Timothy Bish commented on QPIDJMS-109: -- Tagged the commit with the wrong Jira number: Commit

[jira] [Commented] (QPIDJMS-108) producers don't correctly handle modified/released delivery state

2015-09-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14740872#comment-14740872 ] Timothy Bish commented on QPIDJMS-108: -- Don't think there was much thought put into the async send

[jira] [Resolved] (QPIDJMS-109) Refactor internal management of resource creation and cleanup

2015-09-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-109. -- Resolution: Fixed > Refactor internal management of resource creation and cleanup >

[jira] [Commented] (QPIDJMS-115) Repetitive reconnections when wrong password set

2015-09-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904666#comment-14904666 ] Timothy Bish commented on QPIDJMS-115: -- Thanks for the logs, those help to see what's going on much

[jira] [Commented] (QPIDJMS-115) Repetitive reconnections when wrong password set

2015-09-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904736#comment-14904736 ] Timothy Bish commented on QPIDJMS-115: -- You can test now with the latest fix which should resolve

[jira] [Resolved] (QPIDJMS-115) Repetitive reconnections when wrong password set

2015-09-24 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-115. -- Resolution: Fixed Fix Version/s: 0.6.0 This is now resolved on master. > Repetitive

[jira] [Assigned] (QPIDJMS-115) Repetitive reconnections when wrong password set

2015-09-22 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned QPIDJMS-115: Assignee: Timothy Bish > Repetitive reconnections when wrong password set >

  1   2   3   4   5   6   7   >