Author: hshreedharan
Date: Thu Jan 3 03:33:19 2013
New Revision: 1428153
URL: http://svn.apache.org/viewvc?rev=1428153&view=rev
Log:
Update Flume User Guide for release 1.3.1
Modified:
flume/site/trunk/content/sphinx/FlumeUserGuide.rst
Modified: flume/site/trunk/content/sphinx/FlumeUserGuide.rst
URL:
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/FlumeUserGuide.rst?rev=1428153&r1=1428152&r2=1428153&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/FlumeUserGuide.rst (original)
+++ flume/site/trunk/content/sphinx/FlumeUserGuide.rst Thu Jan 3 03:33:19 2013
@@ -1665,6 +1665,7 @@ dataDirs
transactionCapacity 1000
The maximum size of transaction supported by the channel
checkpointInterval 30000
Amount of time (in millis) between checkpoints
maxFileSize 2146435071
Max size (in bytes) of a single log file
+minimumRequiredSpace 524288000
Minimum Required free space (in bytes)
capacity 1000000
Maximum capacity of the channel
keep-alive 3
Amount of time (in sec) to wait for a put operation
write-timeout 3
Amount of time (in sec) to wait for a write operation