You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Aaron Whiteside (JIRA)" <ji...@apache.org> on 2013/01/23 22:01:12 UTC

[jira] [Created] (CAMEL-6003) Aggregator EIP to support an AggregatorRepository, to store in flight Exchanges

Aaron Whiteside created CAMEL-6003:
--------------------------------------

             Summary: Aggregator EIP to support an AggregatorRepository, to store in flight Exchanges
                 Key: CAMEL-6003
                 URL: https://issues.apache.org/jira/browse/CAMEL-6003
             Project: Camel
          Issue Type: Wish
          Components: camel-core
    Affects Versions: 2.10.3
            Reporter: Aaron Whiteside


Aggregator EIP to support an AggregatorRepository, to store in flight Exchanges

For my use case the aggregation timeout can be quite high, and there is a chance that the camel instance may be restarted. If I could supply my own persisting AggregatorRepository implementation I could ensure that restarting camel will not affect the aggregation logic.

The default could be an InMemoryAggregatorRepository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira