Checking in changes prior to tagging of version 2.56.2.56
commit18c419580667c76bba35bce413db38242566d7f1
authordormando <dormando@rydia.net>
Sat, 28 Jan 2012 02:03:54 +0000 (27 18:03 -0800)
committerdormando <dormando@rydia.net>
Sat, 28 Jan 2012 02:03:54 +0000 (27 18:03 -0800)
treeeb6e95de7060665bd91bef83834abba36104e4bb
parentdcdd152d002d6be813816ab380af9d99477a59f3
Checking in changes prior to tagging of version 2.56.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index ccb3122..6423acc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,33 @@
+2012-01-27: Release version 2.56
+
+   * Add database connect timeouts (dormando <dormando@rydia.net>)
+
+   * fix potential hang in JobMaster added in 2.55 (dormando <dormando@rydia.net>)
+
+   * fix "set_weight" command (Eric Wong <normalperson@yhbt.net>)
+
+   * sqlite: consider SQLITE_BUSY and SQLITE_LOCKED deadlocks (Eric Wong <normalperson@yhbt.net>)
+
+   * kill a little more dead fsck/Checker code (dormando <dormando@rydia.net>)
+
+   * Destroy mogdeps (dormando <dormando@rydia.net>)
+
+   * improve slave handling code (dormando <dormando@rydia.net>)
+
+   * don't spew errors if the master goes down (dormando <dormando@rydia.net>)
+
+   * provide an async server setting cache via monitor worker (dormando <dormando@rydia.net>)
+
+   * fix return value of commands that clear_cache (Eric Wong <normalperson@yhbt.net>)
+
+   * make reaper wait less time in test mode (dormando <dormando@rydia.net>)
+
+   * queryworker: reimplement "clear_caches" command (Eric Wong <normalperson@yhbt.net>)
+
+   * worker: use timeout with read_from_parent() instead of sleep (Eric Wong <normalperson@yhbt.net>)
+
    * Fixed issue where too many devices being active could cause the monitor job
-     to be timed out by the watchdog.
+     to be timed out by the watchdog. (Tomas Doran)

 2011-11-14: Release version 2.55
CHANGES
lib/MogileFS/Server.pm