[jira] [Commented] (AMQ-4917) LevelDB store can fail when using durable subs

2013-12-05 Thread Tenzin giatso (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839951#comment-13839951 ] Tenzin giatso commented on AMQ-4917: Hi, thank you for your help. i'll try the snapshot

[jira] [Updated] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Kevin Earls (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Earls updated AMQ-4887: - Attachment: AMQ-4887.patch This is a slightly modified version of the original patch. Tim, can you review

[jira] [Created] (AMQ-4920) AmqpErrorException occurs with multiple concurrent amqp topic consumers

2013-12-05 Thread Kevin Earls (JIRA)
Kevin Earls created AMQ-4920: Summary: AmqpErrorException occurs with multiple concurrent amqp topic consumers Key: AMQ-4920 URL: https://issues.apache.org/jira/browse/AMQ-4920 Project: ActiveMQ

[jira] [Commented] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840030#comment-13840030 ] Timothy Bish commented on AMQ-4887: --- I'll review in a bit ActiveMQBytesMessage will lost

[jira] [Assigned] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQ-4887: - Assignee: Timothy Bish (was: Kevin Earls) ActiveMQBytesMessage will lost content if message's

Re: [VOTE] Release ActiveMQ-CPP v3.8.2 #2

2013-12-05 Thread Claus Ibsen
+1 On Wed, Dec 4, 2013 at 8:40 PM, Timothy Bish tabish...@gmail.com wrote: Vote open for ActiveMQ-CPP v3.8.2 This is a small patch release that addresses some bugs found since the v3.8.1 release. The source bundles for this release can be found here:

Re: [VOTE] Release ActiveMQ-CPP v3.8.2 #2

2013-12-05 Thread Christian Posta
+1 On Thu, Dec 5, 2013 at 8:20 AM, Claus Ibsen claus.ib...@gmail.com wrote: +1 On Wed, Dec 4, 2013 at 8:40 PM, Timothy Bish tabish...@gmail.com wrote: Vote open for ActiveMQ-CPP v3.8.2 This is a small patch release that addresses some bugs found since the v3.8.1 release. The source

[jira] [Commented] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840214#comment-13840214 ] Timothy Bish commented on AMQ-4887: --- The fix seems reasonable but I think there's still a

[jira] [Commented] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840219#comment-13840219 ] Timothy Bish commented on AMQ-4887: --- I'm also going to guess that the StreamMessage

[jira] [Commented] (AMQ-4910) Windows batch script doesn't like spaces in installation path

2013-12-05 Thread Sam Yi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840229#comment-13840229 ] Sam Yi commented on AMQ-4910: - Seems like this is caused by one of the new java arguments from

[jira] [Created] (AMQ-4921) Setting JMSReplyTo with a topic destination does not work

2013-12-05 Thread Martin Lichtin (JIRA)
Martin Lichtin created AMQ-4921: --- Summary: Setting JMSReplyTo with a topic destination does not work Key: AMQ-4921 URL: https://issues.apache.org/jira/browse/AMQ-4921 Project: ActiveMQ Issue

[jira] [Commented] (AMQ-4921) Setting JMSReplyTo with a topic destination does not work

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840260#comment-13840260 ] Timothy Bish commented on AMQ-4921: --- Do you have a unit test? Have you tested against

[jira] [Resolved] (AMQ-4910) Windows batch script doesn't like spaces in installation path

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-4910. --- Resolution: Fixed Fix Version/s: 5.10.0 Update the wrapper.conf files with quotes around the

[jira] [Created] (AMQ-4922) BrokerService.addConnector(URI bindAddress) binds the port before starting the broker.

2013-12-05 Thread Hiram Chirino (JIRA)
Hiram Chirino created AMQ-4922: -- Summary: BrokerService.addConnector(URI bindAddress) binds the port before starting the broker. Key: AMQ-4922 URL: https://issues.apache.org/jira/browse/AMQ-4922

[jira] [Commented] (AMQ-4922) BrokerService.addConnector(URI bindAddress) binds the port before starting the broker.

2013-12-05 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840289#comment-13840289 ] Hiram Chirino commented on AMQ-4922: I've got fix started at:

Re: [VOTE] Release ActiveMQ-CPP v3.8.2 #2

2013-12-05 Thread Hiram Chirino
+1 On Wed, Dec 4, 2013 at 2:40 PM, Timothy Bish tabish...@gmail.com wrote: Vote open for ActiveMQ-CPP v3.8.2 This is a small patch release that addresses some bugs found since the v3.8.1 release. The source bundles for this release can be found here:

[jira] [Created] (AMQ-4923) Replicated LevelDB: Loss of broker Quorum fails to fully stop the master

2013-12-05 Thread Hiram Chirino (JIRA)
Hiram Chirino created AMQ-4923: -- Summary: Replicated LevelDB: Loss of broker Quorum fails to fully stop the master Key: AMQ-4923 URL: https://issues.apache.org/jira/browse/AMQ-4923 Project: ActiveMQ

[jira] [Resolved] (AMQ-4923) Replicated LevelDB: Loss of broker Quorum fails to fully stop the master

2013-12-05 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino resolved AMQ-4923. Resolution: Fixed Fix Version/s: 5.10.0 Fixed. Replicated LevelDB: Loss of broker Quorum

Re: 回复: Is it all right to reduce the timeout as a walkaround for AMQNET-338?

2013-12-05 Thread Jim Gomes
It's hard to say what the worst-case would be, since it's application specific. I think an orderly shutdown would be to disconnect all producers and consumers first, and then close the connection. On Thu, Dec 5, 2013 at 4:19 AM, 汤・吉诃德 hellkni...@foxmail.com wrote: Hi Jim, thanks for your quick

Jenkins build is back to stable : ActiveMQ » ActiveMQ :: MQTT Protocol #1429

2013-12-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ/org.apache.activemq$activemq-mqtt/1429/

[jira] [Commented] (AMQNET-454) Add Apache Qpid provider to NMS

2013-12-05 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840555#comment-13840555 ] Chuck Rolke commented on AMQNET-454: I have an initial commit for Apache.NMS.AMQP for

[jira] [Commented] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840559#comment-13840559 ] Timothy Bish commented on AMQ-4887: --- [~kearls] Updated the test case to show the other

[jira] [Updated] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4887: -- Attachment: AMQ-4887.patch Updated patch that fixes bytes message and the uncompressed case in stream