Author: buildbot
Date: Fri Jul 19 08:19:02 2013
New Revision: 870104

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/hawtdb.html

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

Modified: websites/production/camel/content/hawtdb.html
==============================================================================
--- websites/production/camel/content/hawtdb.html (original)
+++ websites/production/camel/content/hawtdb.html Fri Jul 19 08:19:02 2013
@@ -90,7 +90,9 @@
 
 <p><a shape="rect" class="external-link" href="http://hawtdb.fusesource.org/"; 
rel="nofollow">HawtDB</a> is a very lightweight and embedable key value 
database. It allows together with Camel to provide persistent support for 
various Camel features such as <a shape="rect" href="aggregator2.html" 
title="Aggregator2">Aggregator</a>. </p>
 
-<div class="panelMacro"><table class="infoMacro"><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/information.gif";
 width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Deprecated</b><br clear="none">The <a shape="rect" 
class="external-link" href="http://hawtdb.fusesource.org/"; 
rel="nofollow">HawtDB</a>  project is being deprecated and replaced by <a 
shape="rect" class="external-link" href="https://code.google.com/p/leveldb/"; 
rel="nofollow">leveldb</a> as the lightweight and embedable key value database. 
To make using leveldb easy there is a <a shape="rect" class="external-link" 
href="https://github.com/fusesource/leveldbjni"; rel="nofollow">leveldbjni</a> 
project for that. The Apache ActiveMQ project is planning on using leveldb as 
their primary file based message store in the future, to replace 
kahadb.</td></tr><
 /table></div>
+<div class="panelMacro"><table class="infoMacro"><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/information.gif";
 width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Deprecated</b><br clear="none">The <a shape="rect" 
class="external-link" href="http://hawtdb.fusesource.org/"; 
rel="nofollow">HawtDB</a>  project is being deprecated and replaced by <a 
shape="rect" class="external-link" href="https://code.google.com/p/leveldb/"; 
rel="nofollow">leveldb</a> as the lightweight and embedable key value database. 
To make using leveldb easy there is a <a shape="rect" class="external-link" 
href="https://github.com/fusesource/leveldbjni"; rel="nofollow">leveldbjni</a> 
project for that. The Apache ActiveMQ project is planning on using leveldb as 
their primary file based message store in the future, to replace kahadb.
+
+<p>There os a <a shape="rect" href="leveldb.html" 
title="LevelDB">camel-leveldb</a> component we recommend to use instead of 
this.</p></td></tr></table></div>
 
 <div class="panelMacro"><table class="warningMacro"><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/forbidden.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Issue with HawtDB 1.4 or older</b><br clear="none">There is a 
bug in HawtDB 1.4 or older which means the filestore will not free unused 
space. That means the file keeps growing. This has been fixed in HawtDB 1.5 
which is shipped with Camel 2.5 onwards.</td></tr></table></div>
 


Reply via email to