[ 
https://issues.apache.org/jira/browse/CAMEL-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030918#comment-16030918
 ] 

Claus Ibsen commented on CAMEL-11363:
-------------------------------------

Also we can optimise CAMEL-4264 to not require synchronized as its not really 
needed a better fix is to ignore the pop empty as that is what we really wanted 
in the first place

> Optimise - Use ArrayDeque instead of Stack
> ------------------------------------------
>
>                 Key: CAMEL-11363
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11363
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: John Poth
>             Fix For: 2.20.0
>
>
> There is some code that uses the very old java.util.Stack. We should use 
> ArrayDeque which is recommended.



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

Reply via email to