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

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

GitHub user kevinearls opened a pull request:

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

    First part of CAMEL-7482, update log messages on timeout

    Update the warn messages that are logged when the graceful timeout is hit 
to let people know some resources may still be running.


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

    $ git pull https://github.com/kevinearls/camel CAMEL-7482

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

    https://github.com/apache/camel/pull/172.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 #172
    
----
commit 15f60b9b78d885b791d4dca4789b44671b6b02d5
Author: Kevin Earls <[email protected]>
Date:   2014-06-06T12:34:16Z

    First part of CAMEL-7482, update log messages on timeout

----


> camel:route-stop does not clean up resources
> --------------------------------------------
>
>                 Key: CAMEL-7482
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7482
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Kevin Earls
>            Priority: Minor
>
> camel:route-stop does not work properly when there are messages in flight. 
> Running a route that consumes from JMS where the route hung waiting for an 
> ack, the route will eventually be stopped. However the JMS consumer does not 
> unregister from the broker and the brokers JMX stats still show a consumer 
> registered.



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

Reply via email to