Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C46DD200BC3 for ; Fri, 18 Nov 2016 10:28:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C34B1160B16; Fri, 18 Nov 2016 09:28:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2E8BD160B1D for ; Fri, 18 Nov 2016 10:28:01 +0100 (CET) Received: (qmail 29466 invoked by uid 500); 18 Nov 2016 09:28:00 -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 29312 invoked by uid 99); 18 Nov 2016 09:28:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2016 09:28:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D7CB92C2B10 for ; Fri, 18 Nov 2016 09:27:59 +0000 (UTC) Date: Fri, 18 Nov 2016 09:27:59 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-10493) Typo in documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 18 Nov 2016 09:28:01 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Cosentino resolved CAMEL-10493. -------------------------------------- Resolution: Fixed Fix Version/s: (was: Future) > Typo in documentation > --------------------- > > Key: CAMEL-10493 > URL: https://issues.apache.org/jira/browse/CAMEL-10493 > Project: Camel > Issue Type: Improvement > Components: documentation > Affects Versions: 2.15.3 > Reporter: Tatyana Bardakh > Assignee: Andrea Cosentino > Priority: Trivial > > Splitter doc: > Camel 2.14: If enabled then the aggregate method on AggregationStrategy can be called concurrently. Notice that this would require the implementation of AggregationStrategy to be implemented as thread-safe. By default this is false meaning that Camel synchronizes the call to the aggregate method. Though in some use-cases this can be used to {color: red}archive{color} higher performance when the AggregationStrategy is implemented as thread-safe. > Should be: achieve -- This message was sent by Atlassian JIRA (v6.3.4#6332)