Description
A camel route can be configured such that in cxf HolderOutInterceptor::handleMessage both the inObjects and outObjects are one in the same. If Holder<T>'s are used this leads to an infinite loop which runs the vm out of memory.
Attachments
Issue Links
- is related to
-
CXF-3572 Add a check of the message content list to avoid the OoM error from the HolderOutInterceptor
- Closed