Support for shallow message copies in resequencer -------------------------------------------------
Key: SM-1105 URL: https://issues.apache.org/activemq/browse/SM-1105 Project: ServiceMix Issue Type: Improvement Components: servicemix-eip Affects Versions: 3.2 Environment: Java 1.5 Reporter: Martin Krasser Attachments: servicemix-eip.patch The resequencer makes deep copies of in-messages before re-ordering them. This is not necessary in many scenarios and should be configurable. The attached patch introduces a "deepCopy" property which is set to false by default i.e. a shallow copy of in-messages is made by default -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.