Re: v4 of DB_RETRY_LOCK patches
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 26 Jun 2016 20:28:38 +0000 (23:28 +0300)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:08 +0000 (16:22 -0700)
f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 [new file with mode: 0644]

diff --git a/f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 b/f3/b9bbeb666efb8f166018b82c1fd334f0980bb1
new file mode 100644 (file)
index 0000000..8131076
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <tomi.ollila@iki.fi>\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 B4CBA6DE091C\r
+ for <notmuch@notmuchmail.org>; Sun, 26 Jun 2016 13:29:32 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.568\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.568 tagged_above=-999 required=5 tests=[AWL=-0.084,\r
+  SPF_NEUTRAL=0.652] 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 1hhWo46zXWMY for <notmuch@notmuchmail.org>;\r
+ Sun, 26 Jun 2016 13:29:23 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id A5ADB6DE091B\r
+ for <notmuch@notmuchmail.org>; Sun, 26 Jun 2016 13:29:23 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 221191000E1;\r
+ Sun, 26 Jun 2016 23:28:39 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: v4 of DB_RETRY_LOCK patches\r
+In-Reply-To: <1466954985-25761-1-git-send-email-david@tethera.net>\r
+References: <1466954985-25761-1-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.22+54~gf8fd4ff (https://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sun, 26 Jun 2016 23:28:38 +0300\r
+Message-ID: <m27fdbn18p.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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 20:29:32 -0000\r
+\r
+On Sun, Jun 26 2016, David Bremner <david@tethera.net> wrote:\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
+Looks good, tests pass (*)\r
+\r
+Tomi\r
+\r
+I.e.\r
+\r
+ missing prerequisites: lock retry support\r
+  SKIP   all tests in T620-lock\r