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 7CE2918355 for ; Fri, 29 May 2015 09:36:17 +0000 (UTC) Received: (qmail 1538 invoked by uid 500); 29 May 2015 09:36:17 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 1498 invoked by uid 500); 29 May 2015 09:36:17 -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 1487 invoked by uid 99); 29 May 2015 09:36:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2015 09:36:17 +0000 Date: Fri, 29 May 2015 09:36:17 +0000 (UTC) From: "Tomas Rohovsky (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAMEL-8814) Correct/update camel-hazelcast documentation 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-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Rohovsky closed CAMEL-8814. --------------------------------- Resolution: Duplicate > Correct/update camel-hazelcast documentation > -------------------------------------------- > > Key: CAMEL-8814 > URL: https://issues.apache.org/jira/browse/CAMEL-8814 > Project: Camel > Issue Type: Task > Components: documentation > Reporter: Tomas Rohovsky > > * "Usage of Multi Map" section is present two times > *# the first should be removed as it contains description for unsupported operations (update, query) and miss description for removevalue. > * Add newly added operations to map producer (PUT_IF_ABSENT_OPERATION, GET_ALL_OPERATION, CLEAR_OPERATION) > * Add newly added operation to multimap producer (CLEAR_OPERATION) > * Change to("hazelcast:atomicnumber:foo") to to("hazelcast:atomicvalue:foo") > *# IMO atomicnumber is actually a better name for this endpoint, but changing it would break backward compatibility > * Mention that OBJECT_POS header is used for indexing in list producer > * Remove non-actual comments like "Please note that set,get and removevalue and not yet supported by hazelcast, will be added in the future.." -- This message was sent by Atlassian JIRA (v6.3.4#6332)