davsclaus commented on PR #9972: URL: https://github.com/apache/camel/pull/9972#issuecomment-1554254882
> > Yes we should look at SimpleLRUCache before 4.0, can you create a JIRA ticket > > I'm wondering if it would be possible to unify all these caches and pools that we have. For instance, we have the `ServicePool` which has overlapping features with the `LRUCache`. Yeah but ServicePool is a bit complex and special for camel's producer/consumer caches. Not really for end users. But if it can be made simpler then that would be good - its a bit tricky to maintain. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org