RRD4J 3.5

32 views
Skip to first unread message

Fabrice Bacchella

unread,
Feb 10, 2019, 1:13:01 PM2/10/19
to rrd4j-discuss
RRD4J 3.5 is just released. A few deprecation warning to be expected.

This version include minor tunings, that should slightly reduce memory usage.

RrdGraph can now take a custom ImageWriter and ImageWriteParam for better control of generated image.

The class DataImporter is now public, it allows to define custom importer.

RrdDb are now made using a Builder, because of the explosion of parameters. The builder can also be used to define the use of a pool.

A RrdDb now remember if it was open directly or from the pool, so calling RrdDbPool.release is not needed any more.

The RrdDbPool is not restricted any more to files.

* Fixed Issue 123: Char arrays duplicates with ConsoleFun values in memory.
* Fixed Issue 124: RRD4j 3.4 increasing number of open files.

Reply all
Reply to author
Forward
0 new messages