[jira] [Updated] (AMQ-4311) Large transaction that contains lots of penging messages can cause OOM

2013-02-11 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuoNayi updated AMQ-4311: - Description: Currently MemoryTransactionStore is used to hold pending messages in a transaction. More pending mess

[jira] [Updated] (AMQ-4311) Spooling pending messages in the large transaction to the disk

2013-02-11 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuoNayi updated AMQ-4311: - Summary: Spooling pending messages in the large transaction to the disk (was: Large transaction that contains lots

[jira] [Created] (AMQ-4311) Large transaction that contains lots of penging messages can cause OOM

2013-02-11 Thread SuoNayi (JIRA)
SuoNayi created AMQ-4311: Summary: Large transaction that contains lots of penging messages can cause OOM Key: AMQ-4311 URL: https://issues.apache.org/jira/browse/AMQ-4311 Project: ActiveMQ Issue Ty

[jira] [Created] (AMQ-4310) Add composite persistence adapter to support multiple storages for different destinations

2013-02-11 Thread SuoNayi (JIRA)
SuoNayi created AMQ-4310: Summary: Add composite persistence adapter to support multiple storages for different destinations Key: AMQ-4310 URL: https://issues.apache.org/jira/browse/AMQ-4310 Project: ActiveMQ

[jira] [Updated] (AMQ-4309) Add usage limit check when limit for destinations is present

2013-02-11 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuoNayi updated AMQ-4309: - Description: Since the usage limit is hierarchical so usage children should respect the parent usage limit. When u

[jira] [Updated] (AMQ-4309) Add usage limit check when limit for destinations is present

2013-02-11 Thread SuoNayi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SuoNayi updated AMQ-4309: - Attachment: Usage.java.patch > Add usage limit check when limit for destinations is present > -

[jira] [Created] (AMQ-4309) Add usage limit check when limit for destinations is present

2013-02-11 Thread SuoNayi (JIRA)
SuoNayi created AMQ-4309: Summary: Add usage limit check when limit for destinations is present Key: AMQ-4309 URL: https://issues.apache.org/jira/browse/AMQ-4309 Project: ActiveMQ Issue Type: Improv

[jira] [Assigned] (AMQ-4298) Add mutual authentication (needClientAuth) to https transport

2013-02-11 Thread Christian Posta (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Posta reassigned AMQ-4298: Assignee: Christian Posta > Add mutual authentication (needClientAuth) to https transport

[jira] [Commented] (AMQ-4000) Durable subscription not getting unregistered on networked broker

2013-02-11 Thread Christian Posta (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576306#comment-13576306 ] Christian Posta commented on AMQ-4000: -- Before this gets fixed, I suppose the workaroun

[jira] [Updated] (AMQ-4157) KahaDBTransactionStore.removeAyncMessage may cancel addMessage when in transaction leading to unpersisted messages

2013-02-11 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-4157: Fix Version/s: (was: 5.8.0) 5.9.0 > KahaDBTransactionStore.removeAyncMessage may c

Re: [VOTE] Apache ActiveMQ 5.8.0

2013-02-11 Thread Gaurav Sharma
+1 Thanks, -gaurav On Wed, Feb 6, 2013 at 11:55 AM, Gary Tully wrote: > Hi all, > > I've just cut a release candidate for the 5.8.0 release. This release has > 160 bug fixes and improvements. > > It also contains a couple of new features which are summarized here: > https://cwiki.apache.org/c

[jira] [Commented] (AMQCPP-460) Access Violation

2013-02-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576135#comment-13576135 ] Timothy Bish commented on AMQCPP-460: - SNAPSHOT updated with additional fixes.

[jira] [Commented] (AMQCPP-451) The number of CMS threads increases when we restart the message broker repeatedly

2013-02-11 Thread Helen Huang (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576108#comment-13576108 ] Helen Huang commented on AMQCPP-451: Thanks Timothy! I will test it soon and let you k

[jira] [Commented] (AMQCPP-451) The number of CMS threads increases when we restart the message broker repeatedly

2013-02-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576104#comment-13576104 ] Timothy Bish commented on AMQCPP-451: - Should be fixed now in this SNAPSHOT: http://p

[jira] [Resolved] (AMQCPP-461) Create Thread objects that aren't started can leak their suspended thread on destroy.

2013-02-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-461. - Resolution: Fixed Fixed on trunk. > Create Thread objects that aren't started ca

[jira] [Created] (AMQCPP-461) Create Thread objects that aren't started can leak their suspended thread on destroy.

2013-02-11 Thread Timothy Bish (JIRA)
Timothy Bish created AMQCPP-461: --- Summary: Create Thread objects that aren't started can leak their suspended thread on destroy. Key: AMQCPP-461 URL: https://issues.apache.org/jira/browse/AMQCPP-461 Pro

[jira] [Commented] (AMQCPP-451) The number of CMS threads increases when we restart the message broker repeatedly

2013-02-11 Thread Helen Huang (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576043#comment-13576043 ] Helen Huang commented on AMQCPP-451: Thanks for the update! > The num

[jira] [Commented] (AMQCPP-451) The number of CMS threads increases when we restart the message broker repeatedly

2013-02-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576039#comment-13576039 ] Timothy Bish commented on AMQCPP-451: - I've tracked down what's happening. Will work

[jira] [Commented] (AMQCPP-458) Segment Fault in ~Thread when thread creation fails

2013-02-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575996#comment-13575996 ] Timothy Bish commented on AMQCPP-458: - Thanks for closing the loop.

[jira] [Resolved] (AMQCPP-458) Segment Fault in ~Thread when thread creation fails

2013-02-11 Thread Ben Wilder (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Wilder resolved AMQCPP-458. --- Resolution: Invalid Looks to be fixed in 3.5.0 > Segment Fault in ~Thread when threa

[jira] [Commented] (AMQCPP-454) Found pure function call error in CMS

2013-02-11 Thread Scott Weaver (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575926#comment-13575926 ] Scott Weaver commented on AMQCPP-454: - Reproduced same issue using 3.6 snapshot dated

Re: [VOTE] Apache ActiveMQ 5.8.0

2013-02-11 Thread Dejan Bosanac
Maven site (with JavaDocs is now available online) http://activemq.apache.org/maven/5.8.0/ Regards -- Dejan Bosanac -- Red Hat, Inc. FuseSource is now part of Red Hat dbosa...@redhat.com Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyd