Donate Share

Blitz JavaSpaces

File Release Notes and Changelog

Release Name: 2.0fcs

Notes:


Changes: 2008-07-03 Dan Creswell <dan@dancres.org> * Released 2.0fcs 2008-03-09 Dan Creswell <dan@dancres.org> * Updated to Db 3.2.74 * Updated backport-util-concurrent - includes support for JDK 6 * Released 2.0-rc4 2008-03-05 Dan Creswell <dan@dancres.org> * Improved EventGenerator registration concurrency 2008-02-24 Dan Creswell <dan@dancres.org> * Added an option (syncNotifyOnWrite) to enable synchronous event processing in cases where deterministic behaviour is required for *IfExists - note this reduces performance. 2008-02-02 Dan Creswell <dan@dancres.org> * Fix a false warning of schema conflicts in hierarchical matching situations. * Removed an errant System.err.println() in ExistsFactory 2007-12-31 Dan Creswell <dan@dancres.org> * Released 2.0-rc2 2007-12-23 Dan Creswell <dan@dancres.org> * Updated to Db 3.2.68 2007-11-14 Dan Creswell <dan@dancres.org> * Fix incorrect notify clause in FifoSearchVisitorImpl which generates an IllegalMonitorStateException 2007-11-04 Dan Creswell <dan@dancres.org> * Revised ThreadStat to not include System threads in the count * Fixed a problem with *Exists not exiting at the point where existing conflicts have been resolved. 2007-09-23 Dan Creswell <dan@dancres.org> * Updated MonitorStats to accept a loop-time in seconds. Zero dumps stats once, otherwise every loop-time seconds. 2007-08-31 Dan Creswell <dan@dancres.org> * Fix take accounting problem in bulk take leading to negative counts 2007-08-30 Dan Creswell <dan@dancres.org> * Added tool to selectively reset lookup settings from a configuration file 2007-08-12 Dan Creswell <dan@dancres.org> * Released 2.0-rc1 2007-08-04 Dan Creswell <dan@dancres.org> * Revised some default logger settings * Added a ThreadStat * Added support for specifying Db cache size in kilo, mega or giga bytes. (original patch provided by Roshan Sequeira modified by Dan) 2007-05-20 Dan Creswell <dan@dancres.org> * Update to Db 3.2.23 * Released 2.0beta