[JBoss JIRA] (WFLY-6330) Problems with ActiveMQ-client-global-threads
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/WFLY-6330?page=com.atlassian.jira.plugin.... ]
Jeff Mesnil resolved WFLY-6330.
-------------------------------
Fix Version/s: 11.0.0.Beta1
Resolution: Done
> Problems with ActiveMQ-client-global-threads
> --------------------------------------------
>
> Key: WFLY-6330
> URL: https://issues.jboss.org/browse/WFLY-6330
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.Final
> Reporter: Lukasz Pater
> Assignee: Jeff Mesnil
> Fix For: 11.0.0.Beta1
>
>
> Hello
> when using MDB to consume messages the system indefinitely creates ActiveMQ-client-global-threads (I don't need to produce/consume a message, it is enough for the MDB to be present). Moreover when redeploying the application the created threads remain in the memory.
> Cheers
> Lukasz
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months
[JBoss JIRA] (WFLY-6330) Problems with ActiveMQ-client-global-threads
by Jeff Mesnil (JIRA)
[ https://issues.jboss.org/browse/WFLY-6330?page=com.atlassian.jira.plugin.... ]
Jeff Mesnil commented on WFLY-6330:
-----------------------------------
Artemis in WildFly now uses by default a bounded client thread pool (whose default value is 8 * available processors)
> Problems with ActiveMQ-client-global-threads
> --------------------------------------------
>
> Key: WFLY-6330
> URL: https://issues.jboss.org/browse/WFLY-6330
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.Final
> Reporter: Lukasz Pater
> Assignee: Jeff Mesnil
>
> Hello
> when using MDB to consume messages the system indefinitely creates ActiveMQ-client-global-threads (I don't need to produce/consume a message, it is enough for the MDB to be present). Moreover when redeploying the application the created threads remain in the memory.
> Cheers
> Lukasz
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 10 months