Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 79777 invoked from network); 2 Oct 2009 15:53:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 15:53:11 -0000 Received: (qmail 96581 invoked by uid 500); 2 Oct 2009 15:53:11 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 96503 invoked by uid 500); 2 Oct 2009 15:53:11 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 96487 invoked by uid 99); 2 Oct 2009 15:53:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 15:53:10 +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; Fri, 02 Oct 2009 15:53:01 +0000 Received: by fxm5 with SMTP id 5so1339279fxm.3 for ; Fri, 02 Oct 2009 08:52:41 -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=XRwPKny8l7p3KtpqTcqaqEUhBotZcF93P/3/gRBc9IM=; b=vkhP8+72Ld4pYH4M1QDKU51QXc4sCRLR+M4avkkYwt6Xm5YE07VlvafXguujDeW61t wY4CrbJLsAZoSuyf/FGtHR9qd8nf+deAo9zJCprNxW4BfSIbUL06FKKqa4/K/3zC6p3e XbPJGIEehGOKkjOm3XnInx3j9KnlyZgOxvs+I= 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=xzKdz6X9wz+TLmsUfokUP4ogbpUcU7SGT1yGSUZBpen6rSCqQeAdzh3Y3DSFiktY8m 77AjJfS33f9eVgl1zuxR1qhn2EvwoMDEzKzg+MlVU/K64DHhpYwbtYG7n3l3T5YjoJD1 TkOMWOmcNZ3UWABjZRo0gxi1Q2EC7ZKs26xpE= MIME-Version: 1.0 Received: by 10.239.145.2 with SMTP id q2mr251269hba.123.1254498761118; Fri, 02 Oct 2009 08:52:41 -0700 (PDT) In-Reply-To: <409758816.1254443603732.JavaMail.jira@brutus> References: <1976870648.1254414923850.JavaMail.jira@brutus> <409758816.1254443603732.JavaMail.jira@brutus> From: Ning Tan Date: Fri, 2 Oct 2009 11:52:21 -0400 Message-ID: <5b7f441e0910020852m28c5ea54n2918d2e6842fb97d@mail.gmail.com> Subject: Re: [jira] Resolved: (COUCHDB-516) Replication: _replicate does not finish replication in one pass and has to be invoked repeatedly To: dev@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 Thu, Oct 1, 2009 at 8:33 PM, Adam Kocoloski (JIRA) wro= te: > > =A0 =A0 [ https://issues.apache.org/jira/browse/COUCHDB-516?page=3Dcom.at= lassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Adam Kocoloski resolved COUCHDB-516. > ------------------------------------ > > =A0 =A0 =A0 Resolution: Fixed > =A0 =A0Fix Version/s: 0.10 > =A0 =A0 =A0 =A0 Assignee: Adam Kocoloski > > Hi Ning, Matt, this should be fixed now (in trunk and 0.10.x). =A0Can you= confirm? It looks promising. I have not been able to reproduce the problem.