[Berkeley DB Announce] Announcing: Berkeley DB Java Edition 5.0.97

Announcements related to the Berkeley DB product family. bdb at oss.oracle.com
Tue Oct 8 12:38:44 PDT 2013


Berkeley DB Java Edition 5.0.97

http://www.oracle.com/us/products/database/berkeley-db/index.html (BDB 
product page)
http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html (BDB 
overview)
http://www.oracle.com/technetwork/database/berkeleydb/overview/index-093405.html 
(BDB JE overview)

Berkeley DB Java Edition 5.0.97 update contains several enhancements as 
well as a number of important bug fixes.  All changes are described in 
the change log.  We recommend that anyone using JE 5 upgrade to 5.0.97.  
The enhancements include:

  * A performance enhancement was made to improve multi-threaded write
    performance. The checksum computation was moved out of the critical
    section during which a global mutex is held. This, together with
    earlier improvements to the write path, improve write performance
    overall for multi-threaded applications. However, the performance
    improvements are limited to standalone JE applications; performance
    is not improved for HA applications. [#16925] (5.0.97)
  * In an HA application, the probability of hard rollbacks during a
    master transfer operation has been reduced. [#22658] (5.0.85)
  * Shutdown HA feeder threads and the replica thread promptly as a
    result of an EnvironmentFailureException instead of waiting for the
    environment handle to be closed. The change makes for faster, more
    robust failover and reduces dependence on application behavior.
    [#22637] (5.0.86)
  * Added the EnvironmentConfig.CLEANER_ADJUST_UTILIZATION boolean
    configuration parameter, to allow disabling of undesired automatic
    adjustments to log utilization. By default, adjustments are enabled,
    and the default behavior has not changed. For more information, see
    the javadoc for this parameter. [#22768] (5.0.88)

See the change log for more details on these enhancements and for 
information on a number of important bug fixes.

Find the complete list of changes in the change log.

http://docs.oracle.com/cd/E17277_02/html/changelog.html


Read the detailed product documentation included in the download package 
or on the web.

http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-098622.html 

http://download.oracle.com/docs/cd/E17277_02/html/index.html


Download the source code.

http://download.oracle.com/otn/berkeley-db/je-5.0.97.tar.gz
http://download.oracle.com/otn/berkeley-db/je-5.0.97.zip
http://download.oracle.com/maven/com/sleepycat/je/5.0.97/je-5.0.97.pom


Review the frequently asked questions (FAQs):

http://www.oracle.com/technetwork/database/berkeleydb/je-faq-096044.html


Join OTN and participate in the Berkeley DB JE Support Forum 
discussions. Our engineering and support staff are highly active on 
these forums, if you have questions please ask them there first.

http://forums.oracle.com/forums/forum.jspa?forumID=273


For further information, or questions about licensing and sales of JE, 
please contact us at:

mailto:berkeleydb-info_us at oracle.com


Thank you for your support of Berkeley DB Java Edition.

Best
The JE team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/bdb/attachments/20131008/97f7bc39/attachment.html 


More information about the BDB mailing list