You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Martin Krasser (JIRA)" <ji...@apache.org> on 2007/10/13 18:06:24 UTC

[jira] Created: (SM-1105) Support for shallow message copies in resequencer

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.