Skip to content
rgnitz edited this page Jan 3, 2013 · 10 revisions

mongo-java-distributed-lock 0.1.5 (January 3, 2013)

  • Made variable volatile and added Java Logging support

mongo-java-distributed-lock 0.1.4 (December 1, 2012)

  • Fixed find and modify call

mongo-java-distributed-lock 0.1.3 (May 1, 2012)

  • Fixed another critical bug that allowed multiple processes to acquire the distributed lock

mongo-java-distributed-lock 0.1.2 (May 1, 2012)

  • Fixed a critical bug that allowed multiple processes to acquire the distributed lock

mongo-java-distributed-lock 0.1.1 (November 7, 2011)

  • Added a fix to wakeup locks in distributed processes when a lock is unlocked (in another process)

mongo-java-distributed-lock 0.1.0 (November 6, 2011)

  • Alpha release

Clone this wiki locally