All releases tagged Major bugfixes


Release Notes: A bug that could cause taken entries to reappear after recovery was fixed.


Release Notes: A bug in FIFO entry ordering initialization was fixed, and the default settling for write throttling was inverted to be off by default.


Release Notes: DumpEntries was fixed to correctly initialize storage before attempting to read entries. A bug in the cache status signalling was fixed, yielding significant throughput improvements. A deadlock around transaction locks which occurred under high load when task bounds have been hit was fixed. The log dumping tool output was made machine friendly and expanded to cover all record types. Support for user-triggered lease reaping was added. A write queue throttle was added to prevent memory exhaustion and/or overload in the presence of slow disks.


Release Notes: A problem which caused Entry fields named "meta" to break storage initialization was fixed. take(Collection) is now guaranteed to return instances of Entry and not MangledEntry. This version was ported to Db/Java 1.7.1.


Release Notes: A cache-dirtying problem which under rare circumstances may have resulted in Entry loss was fixed. A problem where transaction locks might have been prematurely released was fixed. Various small optimizations to speed searching were added. Settings for Db in transient mode were tuned for better performance.


Release Notes: A cache-dirtying problem which under rare circumstances may have resulted in Entry loss was fixed. A problem where transaction locks might have been prematurely released was fixed. Various small optimizations to speed searching were added.


Release Notes: A race condition leading to duplicate takes of one Entry was fixed. Entry caches can now be configured on a per Entry type basis.


Release Notes: A race condition leading to duplicate takes of one Entry was fixed.


Release Notes: A race condition leading to duplicate takes of one Entry was fixed. Entry caches can now be configured on a per Entry type basis.


Release Notes: A race condition leading to duplicate takes of one Entry was fixed. Entry caches can now be configured on a per Entry type basis.