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

Claus Ibsen commented on CAMEL-6282:
------------------------------------

Added a little docs at:
https://cwiki.apache.org/confluence/display/CAMEL/Type+Converter
                
> TypeConverterRegistry - Allow to enable or disable utilization statistics
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-6282
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6282
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.10.4
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.10.5, 2.11.1
>
>
> We should disable it by default. And then allow people to turn it on, such as 
> during development if they need to see easily if they are having to many 
> misses etc. As that indicate a potential optimization, to avoid the many 
> misses.
> We should disable by default as under high load the stats may cause a little 
> performance degrade.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to