[GitHub] [camel] rhuan080 commented on a diff in pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
rhuan080 commented on code in PR #10157: URL: https://github.com/apache/camel/pull/10157#discussion_r1202384980 ## core/camel-support/src/main/java/org/apache/camel/support/DefaultLRUCacheFactory.java: ## @@ -53,7 +54,7 @@ public Map createLRUCache(int maximumCacheSize) {

[GitHub] [camel] rhuan080 commented on a diff in pull request #10157: CAMEL-19295: Experiment with sync LRUCache and test case that otherwi…

2023-05-23 Thread via GitHub
rhuan080 commented on code in PR #10157: URL: https://github.com/apache/camel/pull/10157#discussion_r1202384980 ## core/camel-support/src/main/java/org/apache/camel/support/DefaultLRUCacheFactory.java: ## @@ -53,7 +54,7 @@ public Map createLRUCache(int maximumCacheSize) {