The 'rescheduleTimeouts' property of the SplitAggregator does not work
----------------------------------------------------------------------
Key: SM-1464
URL: https://issues.apache.org/activemq/browse/SM-1464
Project: ServiceMix
Issue Type: Bug
Components: servicemix-eip
Affects Versions: 3.2.1
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Fix For: 3.2.2, 3.3
The 'rescheduleTimeouts' property of the SplitAggregator causes new timers to
be scheduled. Unfortunately, it does not remove timers that were scheduled for
the same correlation id earlier. The result is: 'rescheduleTimeouts' does not
work at all. The first timeout causes the aggregate to be sent back.
When a new timer is created, all the old timers for the correlation id should
be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.