Checking in changes prior to tagging of version 2.65.2.65
commitfae96638ab8d7f385fc9ab14577ce4cbe7fc9835
authordormando <dormando@rydia.net>
Tue, 14 Aug 2012 00:55:43 +0000 (13 17:55 -0700)
committerdormando <dormando@rydia.net>
Tue, 14 Aug 2012 00:55:43 +0000 (13 17:55 -0700)
treeac089a4a4851478b995b8de21fb1814080797521
parent21a66942fde3bb4f9e5ee24dac787d3c9ebbb41f
Checking in changes prior to tagging of version 2.65.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index c552089..64455f4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,28 @@
+2012-08-13: Release version 2.65
+
+   * Postgres advisory lock instead of table-based lock (Robin H. Johnson <robbat2@gentoo.org>)
+     Now requires minimum Postgres version of pg8.4.
+
+   * reaper: switch to Danga::Socket for scheduling (Eric Wong <normalperson@yhbt.net>)
+
+   * reaper: add queue_size_for_reaper server setting (Eric Wong <normalperson@yhbt.net>)
+
+   * reaper: add "queue_rate_for_reaper" server setting (Eric Wong <normalperson@yhbt.net>)
+     defaults to 1000, same as previously.
+
+   * reaper: global lock around DB interaction (Eric Wong <normalperson@yhbt.net>)
+     prevents reapers clobbering each other, causing a reduction in DB writes.
+
+   * tests: add basic test for reaper (Eric Wong <normalperson@yhbt.net>)
+
+   * fix tests when /etc/mogilefs/mogstored.conf exists (Eric Wong <normalperson@yhbt.net>)
+
+   * iostat: increase flexibility of iostat parser (Eric Wong <normalperson@yhbt.net>)
+
+   * iostat: allow MOG_IOSTAT_CMD env override (Eric Wong <normalperson@yhbt.net>)
+
+   * When a mogstored is down, die with a more informative message. (Dave Lambley <davel@state51.co.uk>)
+
 2012-06-21: Release version 2.64

    * Delete memcache data when we replicate fids (Pyry Hakulinen <pyry@automattic.com>)
CHANGES
lib/MogileFS/Server.pm