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

Chris Dolphy commented on CXF-6484:
-----------------------------------

First, note that this is using URI not URL.  The performance is much better 
because it's relatively simple parsing vs the extra ip resolution that URL does.

The need is the same reason that it was needed for CXF-2669.  Some clients 
don't handle the encoding in this string well although it is valid:
   5726d366-df25-4945-9f3b-3003a2ae8a70-3@http%3A%2F%2Fcxf.apache.org%2F


> Regression in Content-id format
> -------------------------------
>
>                 Key: CXF-6484
>                 URL: https://issues.apache.org/jira/browse/CXF-6484
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.7.16
>            Reporter: Chris Dolphy
>
> A performance enhancement resulted in a change in the MTOM content-id.  This 
> reintroduced the issue in CXF-2669.  
> Requesting a change to a new implementation with some performance 
> improvements and resolving the issue reported in CXF-2669



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

Reply via email to