Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.19.0
-
Component/s: camel-hazelcast
-
Labels:None
-
Estimated Complexity:Unknown
Description
It would be great to support the client mode in Hazelcast. The camel component actually behave like a node in the Hazelcast cluster. In client mode we can define our configuration to connect to a running Hazelcast cluster and do our operation by using the instance the client returned.