camel hazelcast uri format -------------------------- Key: CAMEL-4015 URL: https://issues.apache.org/jira/browse/CAMEL-4015 Project: Camel Issue Type: Improvement Components: camel-hazelcast Reporter: Romain Manni-Bucau Priority: Trivial
It could be nice to be able to specify type operation (and maybe the key for map) in the uri instead of headers: from("hazelcast:map:foo?operation=get&id=myStringId").to("log:display"); -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira