Claus Ibsen created CAMEL-21728: ----------------------------------- Summary: camel-core - Add onPrepare for Loop EIP to allow deep copy of exchange Key: CAMEL-21728 URL: https://issues.apache.org/jira/browse/CAMEL-21728 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Fix For: 4.x
Like we have in Split EIP with onPrepare - You may want to loop and then do a deep copy of the exchange for each loop to ensure there are no side-effect from previous loop iteration. As a copy is shallow copy by default. -- This message was sent by Atlassian Jira (v8.20.10#820010)