You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/05 12:32:51 UTC

[jira] [Resolved] (CAMEL-4619) Stop or shutdown a route with a custom timeout value, will still log using the default timeout in the logs

     [ https://issues.apache.org/jira/browse/CAMEL-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4619.
--------------------------------

    Resolution: Fixed
    
> Stop or shutdown a route with a custom timeout value, will still log using the default timeout in the logs
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4619
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4619
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.8.3, 2.9.0
>
>
> If you stop a route with a custom time out value, then the graceful shutdown strategy will still use the default timeout value in the logs, so that information is not correct. For example if you have a short default value, but provide a higher timeout value, then you can have the log show negative timeout values.
> INFO  DefaultShutdownStrategy        - Waiting as there are still 2 inflight and pending exchanges to complete, timeout in -14 seconds.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira