[ https://issues.apache.org/activemq/browse/SM-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet updated SM-1081: -------------------------------- Fix Version/s: 3.2 > A StaticRecipientListAggregator like SplitAggregator is needed > --------------------------------------------------------------- > > Key: SM-1081 > URL: https://issues.apache.org/activemq/browse/SM-1081 > Project: ServiceMix > Issue Type: Improvement > Components: servicemix-eip > Affects Versions: 3.1.1 > Environment: ServiceMix 3.1.1 > Reporter: Andrea Zoppello > Fix For: 3.2 > > Attachments: RecipientListAggregator.java, > SplitAggregator.java.patch, StaticRecipientList.java.patch > > > We need a specific aggregator to use in couple with a Static recipient List. > To do this we need to: > 1) Modify the static recipient list to propagate some information needed to > be used by RecipientListAggregator > 2) Implement the RecipientListAggregator class > 3) With a small update to SplitAggregator class RecipientListAggregator could > simply extend SplitAggregator to reuse > the aggregation logic. The problem is that the Expression properties are > private, so we need to change SplitAgggregator. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.