[ 
https://issues.apache.org/jira/browse/CAMEL-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-11339.
---------------------------------
    Resolution: Fixed

> LRUCache - Optimise to use LongAdder instead of AtomicLong
> ----------------------------------------------------------
>
>                 Key: CAMEL-11339
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11339
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> We are on Java 8 so we can use LongAdder for stat counters, which is better 
> than AtomicLong.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to