Timeout support for multicast processor ---------------------------------------
Key: CAMEL-3023 URL: https://issues.apache.org/activemq/browse/CAMEL-3023 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions: 2.4.0 Reporter: Claus Ibsen Fix For: Future If you send multiple messages to destinations you may want the multicast processor to enforce a timeout so for example if processing one message is too slow. The Future API offers timeout support. So its a matter of exposing it in the API. Also the @RecipientList need an attribute for the timeout. This allows to use timeouts for - multicast EIP - recipient list EIP - splitter EIP See nabble http://camel.465427.n5.nabble.com/recipientList-aggregationStrategy-timeout-tp2262937p2262937.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.