v4 of DB_RETRY_LOCK patches
authorDavid Bremner <david@tethera.net>
Sun, 26 Jun 2016 15:29:42 +0000 (17:29 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:07 +0000 (16:22 -0700)
9a/da8689ff3549fb8c1d95e12d444caf9d15aeac [new file with mode: 0644]

diff --git a/9a/da8689ff3549fb8c1d95e12d444caf9d15aeac b/9a/da8689ff3549fb8c1d95e12d444caf9d15aeac
new file mode 100644 (file)
index 0000000..351bd4c
--- /dev/null
@@ -0,0 +1,55 @@
+Return-Path: <bremner@tesseract.cs.unb.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id BEE796DE0352\r
+ for <notmuch@notmuchmail.org>; Sun, 26 Jun 2016 08:30:05 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.005\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.005 tagged_above=-999 required=5\r
+ tests=[AWL=-0.006, HEADER_FROM_DIFFERENT_DOMAINS=0.001]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id GsLBMeVAtJVz for <notmuch@notmuchmail.org>;\r
+ Sun, 26 Jun 2016 08:29:56 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 2BD9A6DE01C2\r
+ for <notmuch@notmuchmail.org>; Sun, 26 Jun 2016 08:29:55 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <bremner@tesseract.cs.unb.ca>) id 1bHC07-00022d-TM\r
+ for notmuch@notmuchmail.org; Sun, 26 Jun 2016 11:29:35 -0400\r
+Received: (nullmailer pid 26556 invoked by uid 1000);\r
+ Sun, 26 Jun 2016 15:29:48 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: v4 of DB_RETRY_LOCK patches\r
+Date: Sun, 26 Jun 2016 17:29:42 +0200\r
+Message-Id: <1466954985-25761-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 2.8.1\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 26 Jun 2016 15:30:05 -0000\r
+\r
+This obsoletes\r
+\r
+   id:1465043356-23420-2-git-send-email-david@tethera.net\r
+\r
+I investigated adding a timeout (including talking a bit to Xapian\r
+upstream about it), and thought about some runtime configuration\r
+options, but for now I settled on a configure. Depending what\r
+experiences people report, we would make the default disabled for the\r
+next release.\r
+\r