« September 24, 2006 | Main | October 3, 2006 »

September 29, 2006 Archives

September 29, 2006

Berkeley DB Java Edition 3.1.0 Available

Berkeley DB Java Edition (JE) 3.1.0 is now available for download.  It is available in both zip and tar.gz packages.

Features for this release are:

  • Direct Persistence Layer (DPL) is GA and the Class Evolution feature is available.

  • A new method, com.sleepycat.je.Database.count(), which has been
    optimized to execute faster than the count obtained from a database
    scan.

  • A new method, EnvironmentConfig.setExceptionListener() provides a
    notification mechanism for asynchronous exceptions thrown by JE daemon
    threads.

  • Added a new Environment configuration parameter: je.adler32.chunkSize
    to work around JVM memory allocation issues in some versions of Java
    1.5 and earlier.
  • Several bug fixes including one that resulted in poor cache eviction management, and
    therefore poor performance when there is a high level of log cleaning
    in conjunction with a high level of cache eviction.

Full details are in the
release notes and change log.

About September 2006

This page contains all entries posted to Charles Lamb's Blog in September 2006. They are listed from oldest to newest.

September 24, 2006 is the previous archive.

October 3, 2006 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle