Issue Details (XML | Word | Printable)

Key: MULE-3807
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Ross Mason
Reporter: Ross Mason
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

The multicasting router needs to clone the message before dispatching in order that downstream transformers are not affected

Created: 09/Oct/08 08:08 AM   Updated: 09/Oct/08 03:36 PM
Component/s: Core: Routing / Filters
Affects Version/s: 2.1.1
Fix Version/s: 2.1.1

Time Tracking:
Not Specified

Labels:
User impact: High


 Description  « Hide
There is a simple change required to copy the message for each outbound endpoint.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Daniel Feist added a comment - 09/Oct/08 08:20 AM
I thought we already did this? It must have got taken out in some refactoring. Either that or it's caused by change from MuleMuleMessage.getTrasformedMessage() to MuleMuleMessage.trasformedMessage() and would had issues in 2.0.2 also.

Daniel Feist added a comment - 09/Oct/08 03:36 PM