Author: buildbot
Date: Thu Nov  7 15:21:55 2013
New Revision: 885759

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/book-component-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/hdfs.html

Modified: websites/production/camel/content/book-component-appendix.html
==============================================================================
--- websites/production/camel/content/book-component-appendix.html (original)
+++ websites/production/camel/content/book-component-appendix.html Thu Nov  7 
15:21:55 2013
@@ -6700,6 +6700,8 @@ splitStrategy=<ST>:<value>,&
 <ul><li>BYTES a new file is created, and the old is closed when the number of 
written bytes is more than &lt;value&gt;</li><li>MESSAGES a new file is 
created, and the old is closed when the number of written messages is more than 
&lt;value&gt;</li><li>IDLE a new file is created, and the old is closed when no 
writing happened in the last &lt;value&gt; milliseconds</li></ul>
 
 
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">note 
that this strategy currently requires either setting an IDLE value or setting 
the HdfsConstants.HDFS_CLOSE header to false to use the BYTES/MESSAGES 
configuration...otherwise, the file will be closed with each 
message</td></tr></table></div>
+
 <p>for example:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Thu Nov  7 15:21:55 
2013
@@ -28226,6 +28226,8 @@ splitStrategy=&lt;ST&gt;:&lt;value&gt;,&
 <ul><li>BYTES a new file is created, and the old is closed when the number of 
written bytes is more than &lt;value&gt;</li><li>MESSAGES a new file is 
created, and the old is closed when the number of written messages is more than 
&lt;value&gt;</li><li>IDLE a new file is created, and the old is closed when no 
writing happened in the last &lt;value&gt; milliseconds</li></ul>
 
 
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">note 
that this strategy currently requires either setting an IDLE value or setting 
the HdfsConstants.HDFS_CLOSE header to false to use the BYTES/MESSAGES 
configuration...otherwise, the file will be closed with each 
message</td></tr></table></div>
+
 <p>for example:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[

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

Modified: websites/production/camel/content/hdfs.html
==============================================================================
--- websites/production/camel/content/hdfs.html (original)
+++ websites/production/camel/content/hdfs.html Thu Nov  7 15:21:55 2013
@@ -138,6 +138,8 @@ splitStrategy=&lt;ST&gt;:&lt;value&gt;,&
 <ul><li>BYTES a new file is created, and the old is closed when the number of 
written bytes is more than &lt;value&gt;</li><li>MESSAGES a new file is 
created, and the old is closed when the number of written messages is more than 
&lt;value&gt;</li><li>IDLE a new file is created, and the old is closed when no 
writing happened in the last &lt;value&gt; milliseconds</li></ul>
 
 
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">note 
that this strategy currently requires either setting an IDLE value or setting 
the HdfsConstants.HDFS_CLOSE header to false to use the BYTES/MESSAGES 
configuration...otherwise, the file will be closed with each 
message</td></tr></table></div>
+
 <p>for example:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent 
panelContent">
 <script class="theme: Default; brush: java; gutter: false" 
type="syntaxhighlighter"><![CDATA[


Reply via email to