You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/01/03 10:58:00 UTC

[jira] [Created] (CAMEL-14353) Eager init LRUCacheFactory

Claus Ibsen created CAMEL-14353:
-----------------------------------

             Summary: Eager init LRUCacheFactory
                 Key: CAMEL-14353
                 URL: https://issues.apache.org/jira/browse/CAMEL-14353
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 3.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.1.0


The LRUCache is now pluggable and its auto discover and creation is done on first usage, and the warmpup is then taking longer as its not done eager during starting camel context. So its blocked longer to wait for the cache to be ready to use.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)