Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.2
-
None
-
Patch Available
Description
When the smx-eip AbstractAggregator times out, the created exchange should propagate the correlationId of its original Splitter/StaticRecipientList consumer. Currently, this does not appear to occur because the timer runs in a different thread which seems to prevent the natural passing of the exchange correlationId property.