From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 36A5A6DE1338 for ; Sun, 24 Dec 2017 06:07:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.011, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] 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 w0Bme1AjeMXq for ; Sun, 24 Dec 2017 06:07:37 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 9826A6DE1329 for ; Sun, 24 Dec 2017 06:07:37 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1eT6wC-0004bo-Sy; Sun, 24 Dec 2017 09:07:36 -0500 Received: (nullmailer pid 28664 invoked by uid 1000); Sun, 24 Dec 2017 14:07:35 -0000 From: David Bremner To: Daniel Kahn Gillmor , Notmuch Mail Subject: Re: [PATCH] NEWS: document notmuch reindex In-Reply-To: <20171022185335.5597-1-dkg@fifthhorseman.net> References: <87wp3nun5u.fsf@tethera.net> <20171022185335.5597-1-dkg@fifthhorseman.net> Date: Sun, 24 Dec 2017 10:07:35 -0400 Message-ID: <87efnk43tk.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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, 24 Dec 2017 14:07:38 -0000 Daniel Kahn Gillmor writes: > Describe the introduction of the "reindex" subcommand. This blurb > acknowledges Subject: instability under reindexing when multiple > copies exist (suggesting that this is something that needn't > necessarily hold up a release). I hemmed and hawed about giving a more precise statement, but eventually I decided that some general warning is good enough for now. pushed, d