lancerdima commented on issue #1984: URL: https://github.com/apache/camel-k/issues/1984#issuecomment-772440206
Tried that now - same negative result and behavior. I believe that problem with camel-caffeine might be in [CaffeineCacheEndpoint.java, L67](https://github.com/apache/camel/blob/9529408743d72a591fea90250ea6b796524ae890/components/camel-caffeine/src/main/java/org/apache/camel/component/caffeine/cache/CaffeineCacheEndpoint.java) - cache object is retrieved from Camel Context, but I can't find any place where it is put into Camel Context in the first place. Back to the original question. Do I understand correctly that with the current state of the Camel K, there are no Camel DSL constructs to interact with Context and share state across routes? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org