[ 
https://issues.apache.org/jira/browse/CAMEL-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14101671#comment-14101671
 ] 

ASF GitHub Bot commented on CAMEL-7715:
---------------------------------------

GitHub user cristianonicolai opened a pull request:

    https://github.com/apache/camel/pull/242

    CAMEL-7715: Fix SJMS ThreadPool for SjmsConsumer and SjmsProducer.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cristianonicolai/camel camel-7715

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/242.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #242
    
----
commit f90c8967c573226bdf0ede8656b91ea5f34b5960
Author: Cristiano Nicolai <[email protected]>
Date:   2014-08-19T01:21:24Z

    CAMEL-7715: Fix SJMS ThreadPool for SjmsConsumer and SjmsProducer.

----


> SjmsConsumer and SjmsProducer do not remove thread pool when stop
> -----------------------------------------------------------------
>
>                 Key: CAMEL-7715
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7715
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-sjms
>    Affects Versions: 2.13.2
>            Reporter: Cristiano Nicolai
>            Assignee: Willem Jiang
>
> SjmsConsumer and SjmsProducer always register a new ThreadPool on Camel 
> context ExecutorServiceManager every time a new instance is created for an 
> endpoint.  If consumer or producer is stopped or removed or even component is 
> removed, thread pool still exists. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to