-
Notifications
You must be signed in to change notification settings - Fork 13
Release notes
Ryan edited this page Sep 25, 2013
·
10 revisions
- Bug fix to clear the locks information when started/stopped
- Monitor threads shutdown cleanup
- Changed the shutdown behavior so that monitor threads are interrupted when stopped
- Made variable volatile and added Java Logging support
- Fixed another critical bug that allowed multiple processes to acquire the distributed lock
- Fixed a critical bug that allowed multiple processes to acquire the distributed lock
- Added a fix to wakeup locks in distributed processes when a lock is unlocked (in another process)
- Alpha release