Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.17.3
-
None
-
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