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 (JIRA)" <ji...@apache.org> on 2010/04/09 07:31:08 UTC

[jira] Created: (CAMEL-2627) Add stop watch and time startup and shutdown times

Add stop watch and time startup and shutdown times 
---------------------------------------------------

                 Key: CAMEL-2627
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2627
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


Camel should log the time taken to start and shutdown Camel.

Also the type converter loader should time as well as it takes some time to load the @Converter classes from classpath. This can aid people if they have a really slow system with loading those converters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2627) Add stop watch and time startup and shutdown times

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2627.
--------------------------------

    Resolution: Fixed

trunk: 932265.

> Add stop watch and time startup and shutdown times 
> ---------------------------------------------------
>
>                 Key: CAMEL-2627
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2627
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Camel should log the time taken to start and shutdown Camel.
> Also the type converter loader should time as well as it takes some time to load the @Converter classes from classpath. This can aid people if they have a really slow system with loading those converters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.