Tatyana Bardakh created CAMEL-10493:
---------------------------------------
Summary: 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
Priority: Trivial
Fix For: Future
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)