« JE JCA: JEConnection.removeDatabase and truncateDatabase | Main | JE in Blitz »

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.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on September 29, 2006 7:20 AM.

The previous post in this blog was JE JCA: JEConnection.removeDatabase and truncateDatabase.

The next post in this blog is JE in Blitz.

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

Top Tags

Powered by
Movable Type and Oracle