Skip to content

Commit

Permalink
Added 0.56 changes to release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbansal committed Nov 17, 2009
1 parent d0b35e4 commit 4d2001e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions release_notes.txt
@@ -1,14 +1,19 @@
Release 0.57 on 11/16/2009

The following changes were made since 0.56:

* Fixed an issue in ReadOnlyEngine's close() method
* Fixed hidden logging in StorageService
* Fix for issue 163 (lock mode during get)
* Exposed bdb environment stats with setFast(false)

Release 0.56 on 10/26/2009

The following changes were made since 0.55:

* Fix for issue 164: Changed default bdb.max.logfile.size to 60MB
* Make file deletes asynchronous in read only store swap
* Fix for issue 163 (lock mode during get)
* Fixed an issue in ReadOnlyEngine's close() method
* Fixed hidden logging in StorageService
* Added better debug logs for bdb stats
* Fixed issue in bdb environment stats
* Fixed race condition in AbstractSocketPoolTest
* Added improved monitoring for bdb stats
* Added backoff and retry logic in bootstrap code
Expand Down

0 comments on commit 4d2001e

Please sign in to comment.