[
https://issues.apache.org/jira/browse/CAMEL-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021483#comment-17021483
]
Claus Ibsen edited comment on CAMEL-14421 at 1/23/20 4:49 AM:
--------------------------------------------------------------
TODO: Add note to update guide
TODO: ServiceSupport add TRACE logging back *DONE*
TODO: migrate all components *DONE*
was (Author: davsclaus):
TODO: Add note to update guide
TODO: ServiceSupport add TRACE logging back
TODO: migrate all components
> optimize core - ServiceSupport should not have instance logger
> --------------------------------------------------------------
>
> Key: CAMEL-14421
> URL: https://issues.apache.org/jira/browse/CAMEL-14421
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
>
> Because we can have many service instances in Camel it would be better to not
> have an instance logger on the base class, as it takes up some memory
> footprint
> See FAQ
> http://www.slf4j.org/faq.html#declared_static
--
This message was sent by Atlassian Jira
(v8.3.4#803005)