All releases tagged Major bugfixes


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.


Release Notes: This release includes fixes for bugs in transient storage personality initialization and log file closure. The dashboard look and feel was reworked, serviceUI support was merged, and experimental security support was added.


Release Notes: This release includes fixes for bugs in transient storage personality initialization, database lock acquisition, log file closure, and Db/Java log file cleanup. The dashboard look and feel was reworked, serviceUI support was merged, and experimental security support was added.


Release Notes: This release fixes a build problem in 0.88, which didn't include Db/Java 1.5.0. An experimental hot backup facility was added, a storage lock was added to prevent execution of multiple instances against one database, checkpointing concurrency was improved, a cleanup system for DB log files was implemented, various bugs were fixed, and blocked operations were changed to abort immediately when their associated transaction ends.


Release Notes: An experimental hot backup facility was added, a storage lock was added to prevent execution of multiple instances against one database, checkpointing concurrency was improved, a cleanup system for DB log files was implemented, various bugs were fixed, blocked operations were changed to abort immediately when their associated transaction ends, and the codebase was upgraded to Db/Java 1.5.0.


Release Notes: An experimental hot backup facility was added, a storage lock was added to prevent execution of multiple instances against one database, checkpointing concurrency was improved, a cleanup system for DB log files was implemented, various bugs were fixed, and blocked operations were changed to abort immediately when their associated transaction ends.


Release Notes: Two problems with lease renewal (both triggered by use with the Norm service) were fixed.


Release Notes: Two problems with lease renewal (both triggered by use with the Norm service) were fixed.


Release Notes: Memory footprint was reduced and the concurrent logger was marked stable. A new experimental logger was introduced, which should provide improved performance under high concurrent load. A serious bug in the indexing that could cause loss of entries and another in the lease tracker that could cause writes to fail were fixed. Db/Java was upgraded to 1.4.10.


Release Notes: Several bugs in the lease and lease map implementation were fixed. The ServiceLocator was updated to support timeouts. Tools were updated to support lookup timeouts. The debug server was updated to close its access socket correctly.