Author: davsclaus
Date: Sun Nov 14 13:07:04 2010
New Revision: 1034992
URL: http://svn.apache.org/viewvc?rev=1034992&view=rev
Log:
CAMEL-3337: Aggregator uses a synchronized thread pool facade to process
completed aggrated exchanges using the caller thread. This avoids any
intermediate task queu
Camel 2.6.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Fixed [BeanShell] language * [Quartz] now supports using older versions (eg versions 1.6/1.
Author: davsclaus
Date: Sun Nov 14 09:20:10 2010
New Revision: 1034962
URL: http://svn.apache.org/viewvc?rev=1034962&view=rev
Log:
CAMEL-3337: Fixed creating synchronous thread pool.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/util/concurrent/ExecutorServiceHelperTest.java
M
Enterprise Integration Patterns
Page edited by Claus Ibsen
Changes (1)
...
| !http://www.enterpriseintegrationpatterns.com/img/RecipientListIcon.gif! | [Rec
Author: davsclaus
Date: Sun Nov 14 08:46:53 2010
New Revision: 1034956
URL: http://svn.apache.org/viewvc?rev=1034956&view=rev
Log:
Fixed exception during stopping about concurrent access to hash map
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/direct/DirectCompon