[jira] [Commented] (CAMEL-10267) Create a Caffeine component

2017-06-21 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16058213#comment-16058213 ] Ben Manes commented on CAMEL-10267: --- Thanks for this! :-) I haven't had the pleasure to use Camel so

[jira] [Commented] (CAMEL-10432) concurrentlinkedhashmap used by LRU cache consumes 100MB memory on 1024 core Solaris T5

2016-11-01 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15625877#comment-15625877 ] Ben Manes commented on CAMEL-10432: --- Fixed in

[jira] [Commented] (CAMEL-8602) Java 8: ConcurrentLinkedHashMap -> Caffeine

2016-03-23 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208801#comment-15208801 ] Ben Manes commented on CAMEL-8602: -- Let me know if there is an issue on my side to fix. I do provide OSGi

[jira] [Commented] (CAMEL-8602) Java 8: ConcurrentLinkedHashMap -> Caffeine

2016-03-23 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208433#comment-15208433 ] Ben Manes commented on CAMEL-8602: -- You can configure the cache to use a direct (same thread) executor

[jira] [Created] (CAMEL-8602) Java 8: ConcurrentLinkedHashMap - Caffeine

2015-04-07 Thread Ben Manes (JIRA)
Ben Manes created CAMEL-8602: Summary: Java 8: ConcurrentLinkedHashMap - Caffeine Key: CAMEL-8602 URL: https://issues.apache.org/jira/browse/CAMEL-8602 Project: Camel Issue Type: Task

[jira] [Commented] (CAMEL-5342) Shaded concurrentlinkedhashmap-lru conflicts with existing jar

2012-06-07 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13291549#comment-13291549 ] Ben Manes commented on CAMEL-5342: -- CLHM v1.3 includes an OSGi manifest, if that helps.