Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8749FC85E for ; Tue, 1 Oct 2013 08:46:32 +0000 (UTC) Received: (qmail 32635 invoked by uid 500); 1 Oct 2013 08:46:00 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 31573 invoked by uid 500); 1 Oct 2013 08:45:38 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 31258 invoked by uid 99); 1 Oct 2013 08:45:32 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 08:45:32 +0000 Date: Tue, 1 Oct 2013 08:45:32 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-4015) camel hazelcast uri format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782728#comment-13782728 ] Claus Ibsen commented on CAMEL-4015: ------------------------------------ James do you mind reattaching a single patch that is up to date with master, as the code has changed since. > 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 > Attachments: CAMEL-4015-2.patch, CAMEL-4015.patch > > > 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)