Author: buildbot
Date: Tue Jul 16 07:18:41 2013
New Revision: 869658

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-2120-release.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-2120-release.html
==============================================================================
--- websites/production/camel/content/camel-2120-release.html (original)
+++ websites/production/camel/content/camel-2120-release.html Tue Jul 16 
07:18:41 2013
@@ -137,7 +137,7 @@
 
 
 <h2><a shape="rect" 
name="Camel2.12.0Release-Changesthatmayaffectendusers"></a>Changes that may 
affect end users</h2>
-<ul><li>The <a shape="rect" href="file2.html" title="File2">File</a> and <a 
shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumers when using 
idempotent repository will no longer invoke <tt>contains</tt> with a directory 
name; this has been changed to only be checked for files.</li><li>Shutting down 
using <a shape="rect" href="graceful-shutdown.html" title="Graceful 
Shutdown">Graceful Shutdown</a> now requires the timeout value to be positive. 
And improved logic to avoid getting stuck in waiting for inflight messages, and 
having counter go negative.</li><li><a shape="rect" href="tracer.html" 
title="Tracer">Tracer</a> now requires explicitly to be enabled on 
<tt>CamelContext</tt> to be available and in use.</li><li>The class 
<tt>org.apache.camel.processor.interceptor.BacklogTracerInterceptor</tt> has 
been removed as it was no longer needed due internal optimizations.</li><li>The 
<a shape="rect" href="stream-caching.html" title="Stream caching">Stream 
caching</a> default thresho
 ld for spooling to disk has been changed from 64kb to 128kb.</li><li>The unary 
operators in <a shape="rect" href="simple.html" title="Simple">Simple</a> is 
now only applied on functions</li></ul>
+<ul><li>The <a shape="rect" href="file2.html" title="File2">File</a> and <a 
shape="rect" href="ftp2.html" title="FTP2">FTP</a> consumers when using 
idempotent repository will no longer invoke <tt>contains</tt> with a directory 
name; this has been changed to only be checked for files.</li><li>Shutting down 
using <a shape="rect" href="graceful-shutdown.html" title="Graceful 
Shutdown">Graceful Shutdown</a> now requires the timeout value to be positive. 
And improved logic to avoid getting stuck in waiting for inflight messages, and 
having counter go negative.</li><li><a shape="rect" href="tracer.html" 
title="Tracer">Tracer</a> now requires explicitly to be enabled on 
<tt>CamelContext</tt> to be available and in use.</li><li>The class 
<tt>org.apache.camel.processor.interceptor.BacklogTracerInterceptor</tt> has 
been removed as it was no longer needed due internal optimizations.</li><li>The 
<a shape="rect" href="stream-caching.html" title="Stream caching">Stream 
caching</a> default thresho
 ld for spooling to disk has been changed from 64kb to 128kb.</li><li>The unary 
operators in <a shape="rect" href="simple.html" title="Simple">Simple</a> is 
now only applied on functions</li><li>The interface 
<tt>org.apache.camel.api.management.mbean.ManagedTracerBacklogMBean</tt> has 
been renamed to 
<tt>org.apache.camel.api.management.mbean.ManagedBacklogTracerMBean</tt></li></ul>
 
 
 


Reply via email to