[jira] [Updated] (AMQ-5865) Enable getRemoteAddress() method in WebSocket Requests

2015-06-25 Thread Christian Kemper (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kemper updated AMQ-5865: -- Attachment: CustomWebSocketServlet.java Enable getRemoteAddress() method in WebSocket Requests

[jira] [Updated] (AMQ-5865) Enable getRemoteAddress() method in WebSocket Requests

2015-06-25 Thread Christian Kemper (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kemper updated AMQ-5865: -- see also

[jira] [Commented] (AMQ-5340) QueueBrowser with expired messages hangs until woken by expired messages background job

2015-06-25 Thread Christopher L. Shannon (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601121#comment-14601121 ] Christopher L. Shannon commented on AMQ-5340: - [~gtully], I agree, not checking

[jira] [Created] (AMQ-5863) Composite Send with useCache=false leaves messages pending till restart

2015-06-25 Thread Gary Tully (JIRA)
Gary Tully created AMQ-5863: --- Summary: Composite Send with useCache=false leaves messages pending till restart Key: AMQ-5863 URL: https://issues.apache.org/jira/browse/AMQ-5863 Project: ActiveMQ

[jira] [Created] (AMQCPP-572) activemq-cmstemplate-stressor.vcproj

2015-06-25 Thread Wayne Johnson (JIRA)
Wayne Johnson created AMQCPP-572: Summary: activemq-cmstemplate-stressor.vcproj Key: AMQCPP-572 URL: https://issues.apache.org/jira/browse/AMQCPP-572 Project: ActiveMQ C++ Client Issue Type:

[jira] [Resolved] (AMQ-5863) Composite Send with useCache=false leaves messages pending till restart

2015-06-25 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-5863. - Resolution: Fixed fix and test in http://git-wip-us.apache.org/repos/asf/activemq/commit/b6fea831 sequence

[jira] [Commented] (AMQ-5863) Composite Send with useCache=false leaves messages pending till restart

2015-06-25 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601056#comment-14601056 ] Gary Tully commented on AMQ-5863: - The fix reworks the fix for

[jira] [Commented] (AMQ-5340) QueueBrowser with expired messages hangs until woken by expired messages background job

2015-06-25 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14600956#comment-14600956 ] Gary Tully commented on AMQ-5340: - [~christopher.l.shannon] - it does not make sense to me

[jira] [Commented] (ARTEMIS-70) Implement resource limits

2015-06-25 Thread clebert suconic (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601344#comment-14601344 ] clebert suconic commented on ARTEMIS-70: If it's partially done the best would be

[jira] [Created] (AMQ-5864) KahaDB recovery with persisteRedeliveryFlag=true can lead to stuck message

2015-06-25 Thread Gary Tully (JIRA)
Gary Tully created AMQ-5864: --- Summary: KahaDB recovery with persisteRedeliveryFlag=true can lead to stuck message Key: AMQ-5864 URL: https://issues.apache.org/jira/browse/AMQ-5864 Project: ActiveMQ

[jira] [Commented] (ARTEMIS-70) Implement resource limits

2015-06-25 Thread Justin Bertram (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601340#comment-14601340 ] Justin Bertram commented on ARTEMIS-70: --- I implemented: * overall number of

[jira] [Closed] (ARTEMIS-144) Importing Consumer/Producer/Browser from ActiveMQ

2015-06-25 Thread clebert suconic (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] clebert suconic closed ARTEMIS-144. --- Resolution: Fixed Importing Consumer/Producer/Browser from ActiveMQ

[jira] [Commented] (ARTEMIS-144) Importing Consumer/Producer/Browser from ActiveMQ

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601505#comment-14601505 ] ASF GitHub Bot commented on ARTEMIS-144: GitHub user clebertsuconic opened a pull

[jira] [Commented] (ARTEMIS-144) Importing Consumer/Producer/Browser from ActiveMQ

2015-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARTEMIS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601747#comment-14601747 ] ASF GitHub Bot commented on ARTEMIS-144: Github user asfgit closed the pull

[jira] [Commented] (AMQ-5851) Unmatched acknowledge: MessageAck {commandId = 77, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack)

2015-06-25 Thread Christopher L. Shannon (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601708#comment-14601708 ] Christopher L. Shannon commented on AMQ-5851: - I created a pull request to