Torsten Mielke created CAMEL-12628:
--------------------------------------
Summary: [doc] camel-hawtdb documentation should be updated
Key: CAMEL-12628
URL: https://issues.apache.org/jira/browse/CAMEL-12628
Project: Camel
Issue Type: Improvement
Components: camel-hawtdb, documentation
Affects Versions: 2.22.0
Reporter: Torsten Mielke
The documentation for [camel-hawtdb |http://camel.apache.org/hawtdb.html]says:
{quote}
The [HawtDB|http://hawtdb.fusesource.org/] project is being deprecated and
replaced by [leveldb|https://code.google.com/p/leveldb/] as the lightweight and
embedable key value database. To make using leveldb easy there is a
[leveldbjni|https://github.com/fusesource/leveldbjni] 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.
{quote}
The last part about ActiveMQ replacing KahaDB with LevelDB is out of date.
LevelDB has been deprecated on ActiveMQ and KahaDB remains the standard
persistence adapter. The top level warning on
http://activemq.apache.org/leveldb-store.html.
So I suggest to remove that sentence at minimum.
Also, I am not sure do we still recommend LevelDB as an alternative to hawtdb
or would there be even better options these days?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)