[ https://issues.apache.org/jira/browse/CAMEL-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029282#comment-13029282 ]
Claus Ibsen commented on CAMEL-3935: ------------------------------------ Thanks for the patch. I wonder if the key you use for the IMap is the convention to use (eg a dash). Maybe use a getClass().getName() ? Also maybe it should be possible to configure that name, so you can have multiple independent repos. And it would be nice if you could cleanup the code a bit, eg remove the empty lines. And run a checkstyle check as well. http://camel.apache.org/building.html > camel-hazelcast idempotent repository > -------------------------------------- > > Key: CAMEL-3935 > URL: https://issues.apache.org/jira/browse/CAMEL-3935 > Project: Camel > Issue Type: Improvement > Reporter: Claus Straube > Priority: Minor > Fix For: 2.8.0 > > Attachments: hazelcast_idempotent_repository.diff > > > As Hazelcast is a distributed data grid, it would be useful to use it as > idempotent repository. Despite to the plain in memory repository it can act > as idempotent repository over n cluster nodes with very few effort. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira