From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id BC9CC1F66E; Sat, 22 Aug 2020 06:42:37 +0000 (UTC) Date: Sat, 22 Aug 2020 06:42:37 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 0/5] "mairix -t" workalike for mbox.gz downloads Message-ID: <20200822064237.GA15720@dcvr> References: <20200822060627.15595-1-e@yhbt.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200822060627.15595-1-e@yhbt.net> List-Id: Eric Wong wrote: > It requires "public-inbox-index --reindex" to activate; > but PATCH 5/5 makes it safe to upgrade WWW either before > or after --reindex. That means BOFHs can upgrade without > regard to ordering. public-inbox-watch users will need to restart -watch before --reindex, though. Don't think that's avoidable...