Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.17.3
-
Fix Version/s: 2.19.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Novice
Description
EndpointHelper.resolveReferenceListParameter still sometimes return immutable lists.
Following is an example URL:
jetty:http://0.0.0.0:8080/entitlements/v1?matchOnUriPrefix=true&enableCORS=true&filtersRef=myFilter
Since it already has filter, when the component adds crossOriginFilter, it fails with UnsupportedOperationException.
Attachments
Issue Links
- is a clone of
-
CAMEL-9564 EndpointHelper.resolveReferenceListParameter should not return immutable lists
-
- Resolved
-
- links to