All releases tagged Major bugfixes


Release Notes: A checkpointed recovery problem that could lead to duplicate entries has been fixed.


Release Notes: A checkpointed recovery problem that could lead to duplicate entries has been fixed.


Release Notes: A potential deadlock which could occur under heavy swapping was fixed. A potential deadlock which could occur when demand loading an Entry repository while checkpointing was fixed.


Release Notes: A potential deadlock which could occur under heavy swapping was fixed.


Release Notes: A potential deadlock which could occur under heavy swapping was fixed.


Release Notes: A CacheIndexer initialization bug that could break all cache matching and associated reads/takes was fixed. A typical symptom was an ArrayIndexOutOfBoundsException that could be easily confused with a false positive caused by Entry schema changes.


Release Notes: A CacheIndexer initialization bug that could break all cache matching and associated reads/takes has been fixed. A typical symptom was an ArrayIndexOutOfBoundsException that could be easily confused with a false positive caused by Entry schema changes.


Release Notes: A CacheIndexer initialization bug that could break all cache matching and associated reads/takes has been fixed. A typical symptom was an ArrayIndexOutOfBoundsException that could be easily confused with a false positive caused by Entry schema changes.


Release Notes: This release fixes a problem which would occasionally cause "take" to fail when executed against an entry previously written under the same transaction (merged from 0.94 Pure Java). The contents/iterator implementation has been modified to support configuration of batch sizes.


Release Notes: This release fixes a problem where an entry written under a transaction might not be able to be taken in that same transaction.