Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 51785 invoked from network); 29 Sep 2009 00:14:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Sep 2009 00:14:02 -0000 Received: (qmail 45659 invoked by uid 500); 29 Sep 2009 00:14:01 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45582 invoked by uid 500); 29 Sep 2009 00:14:00 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 45572 invoked by uid 99); 29 Sep 2009 00:14:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 00:14:00 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=FS_REPLICA,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ningtan@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2009 00:13:51 +0000 Received: by fxm5 with SMTP id 5so4132046fxm.3 for ; Mon, 28 Sep 2009 17:13:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=YiKJ5waxwD4TGBdNb1trI9Ds0VDMmv/ZceOGc+IBLNg=; b=UqJQz6QDT1UNKvkYN0DjfK0q2KTNsKjCr2nhlQlEIL0syxEh+6c6/qtCK93CNbT6V9 ibau3VR8oLF7bZzgpKKFdEyLxlPNNRRJdRXa78iYvXYjx9FwrCANyOHNM5GLxmGw5xCq yePPQcHkQCTO+/bBfOacppKasSWCw2Dv28238= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=bWJI7cy1LDsGX2gYWmzXfTHtLVvID9mii6e8bRrbNi5uyTneDKZmaDo4qZULqRIefd k0PxmxQqUl7rWY4pjSCrXfxZCamh25/c+ojvMglVLS+mlCyN7errVlVF/yEYr1CKjeYB OjVnrJeSDP7+9ONE19E0TyL1g3mjXkUd9tDAc= MIME-Version: 1.0 Received: by 10.239.139.17 with SMTP id r17mr365956hbr.140.1254183211100; Mon, 28 Sep 2009 17:13:31 -0700 (PDT) In-Reply-To: <74A60C15-1626-4263-A2A2-AB2FDCF4F11A@apache.org> References: <5b7f441e0909281021w21a72b55m1b9ed5d1a374cbef@mail.gmail.com> <03B81DF2-2D67-4874-A3C2-5B3304215BDA@apache.org> <5b7f441e0909281344l927d2a4i624fe551761dfad2@mail.gmail.com> <74A60C15-1626-4263-A2A2-AB2FDCF4F11A@apache.org> From: Ning Tan Date: Mon, 28 Sep 2009 20:13:11 -0400 Message-ID: <5b7f441e0909281713g82b0766n53008355a2c1002f@mail.gmail.com> Subject: Re: partial replications To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Sep 28, 2009 at 6:38 PM, Adam Kocoloski wrote= : > > Hmm, I must admit I'm stumped so far. =A0Are you by any chance building f= rom > SVN repeatedly and installing into the same prefix? =A0Please feel free t= o > file a ticket in JIRA[1] so we don't forget about this. =A0You might try = again > with the log level on the target set to debug, although I'm not certain i= t > will tell us anything. =A0I'll see if I can find a way to reproduce this. Thanks. I'll log the issue in JIRA tomorrow. Two additional observations: 1) Futon vs. curl didn't make a difference; 2) I wasn't able to consistently reproduce it, but it happens more often than not.