You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Alexander Lomov (JIRA)" <ji...@apache.org> on 2014/01/09 12:49:50 UTC

[jira] [Created] (CAMEL-7118) Hazelcast-based Recoverable Aggregation Repository

Alexander Lomov created CAMEL-7118:
--------------------------------------

             Summary: Hazelcast-based Recoverable Aggregation Repository
                 Key: CAMEL-7118
                 URL: https://issues.apache.org/jira/browse/CAMEL-7118
             Project: Camel
          Issue Type: Improvement
          Components: camel-hazelcast
         Environment: Any
            Reporter: Alexander Lomov
            Priority: Minor
             Fix For: 2.12.3, 2.13.0


This patch introduces HazelcastAggregationRepository class that implements RecoverableAggregationRepository and OptimisticLockingAggregationRepository. This class uses a Hazelcast distributed maps as a backing store for operational and persisted exchanges.
This repository is aimed to support aggregation in an environment where multiple hosts run identical Camel routes which participate an aggregation process.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)