You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/10/10 08:32:42 UTC

[jira] [Commented] (CAMEL-4015) camel-hazelcast - Allow to specify operation in uri instead of just as a header

    [ https://issues.apache.org/jira/browse/CAMEL-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791240#comment-13791240 ] 

Romain Manni-Bucau commented on CAMEL-4015:
-------------------------------------------

@James: it works for me. Note for the operation and other configs (even the Id!) i proposed to set them optionally as query param instead of inlined. The id is to follow the format <location>?<config>.

> camel-hazelcast - Allow to specify operation in uri instead of just as a header
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-4015
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4015
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>            Reporter: Romain Manni-Bucau
>            Assignee: James Carman
>            Priority: Minor
>             Fix For: 2.13.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)