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

Daniel Kulp commented on CXF-6421:
----------------------------------

Looks OK for 3.1.1 if you can get it in quickly so I can do some more extensive 
testing with Talend stuff.  We'd have to add it to the 3.1.x migration guide.  
I would say probably No for 3.0.x.  Judging from the number of files (and 
interceptors and stuff) changed, this could potentially have a very big impact. 

> Slim Exchange map down
> ----------------------
>
>                 Key: CXF-6421
>                 URL: https://issues.apache.org/jira/browse/CXF-6421
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Alessio Soldano
>
> I've been experimenting a bit on slimming the Exchange map down; basically, 
> Exchange currently store a bunch of stuff that is not strictly required 
> either because there're already direct accessors the data (Bus, Service, 
> Endpoint, Binding, BindingOperationInfo) or because the data can be easily 
> retrieved using stuff that's already in the map (ServiceInfo, InterfaceInfo, 
> BindingInfo).
> This is relevant because the Exchange map is copied into the Message context 
> cache, so the slimmer it is the faster it's copied (and ofcourse we save 
> memory).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to