From cfe8d93974a99ac4c2b20c2ce2156ed34d39dc18 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sun, 26 Jun 2016 23:28:38 +0300 Subject: [PATCH] Re: v4 of DB_RETRY_LOCK patches --- f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 | 70 +++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 diff --git a/f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 b/f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 new file mode 100644 index 000000000..8131076a9 --- /dev/null +++ b/f3/b9bbeb666efb8f166018b82c1fd334f0980bb1 @@ -0,0 +1,70 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id B4CBA6DE091C + for ; Sun, 26 Jun 2016 13:29:32 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.568 +X-Spam-Level: +X-Spam-Status: No, score=0.568 tagged_above=-999 required=5 tests=[AWL=-0.084, + SPF_NEUTRAL=0.652] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 1hhWo46zXWMY for ; + Sun, 26 Jun 2016 13:29:23 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by arlo.cworth.org (Postfix) with ESMTP id A5ADB6DE091B + for ; Sun, 26 Jun 2016 13:29:23 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 221191000E1; + Sun, 26 Jun 2016 23:28:39 +0300 (EEST) +From: Tomi Ollila +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: v4 of DB_RETRY_LOCK patches +In-Reply-To: <1466954985-25761-1-git-send-email-david@tethera.net> +References: <1466954985-25761-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.22+54~gf8fd4ff (https://notmuchmail.org) Emacs/24.5.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 26 Jun 2016 20:29:32 -0000 + +On Sun, Jun 26 2016, David Bremner wrote: + +> This obsoletes +> +> id:1465043356-23420-2-git-send-email-david@tethera.net +> +> I investigated adding a timeout (including talking a bit to Xapian +> upstream about it), and thought about some runtime configuration +> options, but for now I settled on a configure. Depending what +> experiences people report, we would make the default disabled for the +> next release. + +Looks good, tests pass (*) + +Tomi + +I.e. + + missing prerequisites: lock retry support + SKIP all tests in T620-lock -- 2.26.2