Re: How is ActiveMQ 6.0 for continual integration / testing?

2015-04-02 Thread Clebert Suconic
it should take 1 hour and half. Maybe we could fix some issues on the tests and make it to 1 hour. Up to now we have been taking good care on avoiding sleeps and making sure the tests run without delays. There are a few tests that will need to validate expiration and etc so it's unavoidable a few

Re: How is ActiveMQ 6.0 for continual integration / testing?

2015-04-02 Thread Kevin Burton
NICE. Also, how long does the entire test / regression suite take? … roughly. On Wed, Apr 1, 2015 at 1:01 PM, Clebert Suconic wrote: > For every Pull Request sent (e.g: > https://github.com/apache/activemq-6/pull/197) > > There will be a build with a considerable sized testsuite running.. > wh

[jira] [Resolved] (AMQ-5433) AMQP messages stuck in broker when receiver detaches while receiving

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5433. --- Resolution: Fixed Fix Version/s: 5.12.0 Assignee: Timothy Bish This is resolved with the

[jira] [Closed] (AMQ-4375) JoramJmsTest UnifiedSessionTest and TopicConnectionTest hang when run with SSL, or on windows.

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4375. - Resolution: Cannot Reproduce This has not been happening with these tests enabled since switching to the new

[jira] [Resolved] (AMQ-5413) AMQP test client delivery/redelivery anomoly

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5413. --- Resolution: Fixed Fix Version/s: 5.12.0 Assignee: Timothy Bish This is resolved with the

[jira] [Closed] (AMQ-5598) MQTT+NIO+SSL: Concurrent connections lead to 100% CPU usage

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-5598. - Resolution: Cannot Reproduce Have not been able to reproduce this at all. If a means of reproducing it bec

[jira] [Resolved] (AMQ-5647) AMQP: Close busy receiver link to queue and open new link: new link never receives

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5647. --- Resolution: Fixed Fix Version/s: 5.12.0 Assignee: Timothy Bish This is resolved by the a

Re: Code donation for stomp.js

2015-04-02 Thread Clebert Suconic
Have its own repo would be actually a good thing.. it would be even independent of broker. (think of Apollo, ActiveMQ, ActiveMQ-?, and even the actual HornetQ would work with this). Are there any examples within ActiveMQ5 that could consume this? You would need a maven pom anyways so it could be

Re: Code donation for stomp.js

2015-04-02 Thread artnaseef
On the placement question - is there anything ActiveMQ-specific? If not, would it be best with its own repo, like ActiveMQ-CPP? -- View this message in context: http://activemq.2283324.n4.nabble.com/Code-donation-for-stomp-js-tp4694260p4694276.html Sent from the ActiveMQ - Dev mailing list arc

[jira] [Comment Edited] (AMQ-5082) ActiveMQ replicatedLevelDB cluster breaks, all nodes stop listening

2015-04-02 Thread Jim Robinson (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392908#comment-14392908 ] Jim Robinson edited comment on AMQ-5082 at 4/2/15 7:39 PM: --- On Thu

Re: Code donation for stomp.js

2015-04-02 Thread Clebert Suconic
+1 Should we add a pom.xml into this? I looked into jeff's folder and there is no Maven.. but this is javascript How would that get packaged on the distribution within activemq-5? (I will take a look on monday after the holidays.. but if anyone have any pointers...) On Thu, Apr 2, 2015 at 1

[jira] [Commented] (AMQ-5705) originBrokerURL incorrectly set in advisory messages

2015-04-02 Thread Vu Le (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392966#comment-14392966 ] Vu Le commented on AMQ-5705: Actually, this is an issue for us. We are capturing metrics from th

[jira] [Commented] (AMQ-5082) ActiveMQ replicatedLevelDB cluster breaks, all nodes stop listening

2015-04-02 Thread anselme dewavrin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392950#comment-14392950 ] anselme dewavrin commented on AMQ-5082: --- Thanks Jim for these precisions. doing it ve

[jira] [Commented] (AMQ-5082) ActiveMQ replicatedLevelDB cluster breaks, all nodes stop listening

2015-04-02 Thread Jim Robinson (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392908#comment-14392908 ] Jim Robinson commented on AMQ-5082: --- On Thu, Apr 2, 2015 at 6:30 AM, anselme dewavrin (JIR

Re: Code donation for stomp.js

2015-04-02 Thread Christian Posta
I think this would be a valuable contribution to the ActiveMQ code base. Thanks for offering! On Thu, Apr 2, 2015 at 6:13 AM, Jeff Mesnil wrote: > Hi, > > I'm the writer of the stomp.js[1] which is a JavaScript library to use > STOMP (over TCP or Web Sockets). > This library is used to send and

Re: Code donation for stomp.js

2015-04-02 Thread Clebert Suconic
IMHO I think this should be imported as a folder on both activemq5 project, and activemq-6.. and be integrated with Maven. On Thu, Apr 2, 2015 at 9:13 AM, Jeff Mesnil wrote: > Hi, > > I'm the writer of the stomp.js[1] which is a JavaScript library to use > STOMP (over TCP or Web Sockets). > This

[jira] [Commented] (AMQ-5705) originBrokerURL incorrectly set in advisory messages

2015-04-02 Thread Vu Le (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392775#comment-14392775 ] Vu Le commented on AMQ-5705: No specific issue...just noticed as I ran through some testing. Tha

[jira] [Commented] (AMQ-5701) Invalid TLS Padding data Error

2015-04-02 Thread Harikrishnan P (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392716#comment-14392716 ] Harikrishnan P commented on AMQ-5701: - It worked !! Thanks for your help .. > Invalid

[jira] [Commented] (AMQ-5155) Heartbeat fails in STOMP over WebSockets

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392674#comment-14392674 ] Timothy Bish commented on AMQ-5155: --- Added a fix, let me know if it works for you. > Hear

[jira] [Commented] (AMQ-5082) ActiveMQ replicatedLevelDB cluster breaks, all nodes stop listening

2015-04-02 Thread anselme dewavrin (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392618#comment-14392618 ] anselme dewavrin commented on AMQ-5082: --- Well, it depends... When do you think v5.12 i

[jira] [Commented] (AMQ-5705) originBrokerURL incorrectly set in advisory messages

2015-04-02 Thread Abhi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392549#comment-14392549 ] Abhi commented on AMQ-5705: --- What kind of issues can be triggered by this? > originBrokerURL inco

[jira] [Commented] (AMQ-5701) Invalid TLS Padding data Error

2015-04-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392481#comment-14392481 ] Timothy Bish commented on AMQ-5701: --- This would of course fail as the transport connection

Code donation for stomp.js

2015-04-02 Thread Jeff Mesnil
Hi, I'm the writer of the stomp.js[1] which is a JavaScript library to use STOMP (over TCP or Web Sockets). This library is used to send and receive messages from Web applications and is often used in conjunction with ActiveMQ. It can also be used from JavaScript applications running in node.js[2]

[jira] [Commented] (AMQ-5155) Heartbeat fails in STOMP over WebSockets

2015-04-02 Thread Peter Pfort (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392271#comment-14392271 ] Peter Pfort commented on AMQ-5155: -- Hi Timothy, your change in version 5.12 isn't complete.