Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.18.0
-
Component/s: camel-infinispan
-
Labels:
-
Estimated Complexity:Unknown
Description
Implement org.apache.camel.spi.AggregationRepository interface using Infinispan libraries. This implementation will be useful for distributed applicaitons aggregating messages withe the same repo.
For a reference check LevelDBAggregationRepository, MemoryAggregationRepository and HazelcastAggregationRepository implementations.