Checking in changes prior to tagging of version 2.70.2.70
commit7969ce468bb9400bf3141da8e20671a0ab0165e5
authordormando <dormando@rydia.net>
Mon, 19 Aug 2013 03:00:24 +0000 (18 20:00 -0700)
committerdormando <dormando@rydia.net>
Mon, 19 Aug 2013 03:00:24 +0000 (18 20:00 -0700)
tree3978320b21a01b3bb2c2f2a12b5218725f4fd72f
parent4dd1d6f2c713aefadee746e72279e618a57c689d
Checking in changes prior to tagging of version 2.70.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index b74f7f4..a6b2872 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,26 @@
+2013-08-18: Release version 2.70
+
+   * This release features a very large rewrite to the Monitor worker to run
+     checks in parallel. There are no DB schema changes.
+
+   * replicate: use persistent connection from pool if possible (Eric Wong <normalperson@yhbt.net>)
+
+   * replicate: enforce expected Content-Length in http_copy (Eric Wong <normalperson@yhbt.net>)
+
+   * create_open: parallelize directory vivification (Eric Wong <normalperson@yhbt.net>)
+
+   * device: reuse HTTP connections for MKCOL (Eric Wong <normalperson@yhbt.net>)
+
+   * delete worker uses persistent HTTP connections (Eric Wong <normalperson@yhbt.net>)
+
+   * httpfile: use HTTP connection pool for DELETE (Eric Wong <normalperson@yhbt.net>)
+
+   * httpfile: use Net::HTTP::NB, remove LWP::UserAgent (Eric Wong <normalperson@yhbt.net>)
+
+   * fsck: parallelize size checks for any given FID (Eric Wong <normalperson@yhbt.net>)
+
+   * monitor: refactor/rewrite to use new async API (Eric Wong <normalperson@yhbt.net>)
+
 2013-08-07: Release version 2.68

    * optimize monitor worker for large installs (Eric Wong <normalperson@yhbt.net>)
CHANGES
lib/MogileFS/Server.pm