From dev-return-10825-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Thu Jul 15 22:08:42 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 80905 invoked from network); 15 Jul 2010 22:08:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jul 2010 22:08:42 -0000 Received: (qmail 21755 invoked by uid 500); 15 Jul 2010 22:08:41 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 21649 invoked by uid 500); 15 Jul 2010 22:08:41 -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 21641 invoked by uid 99); 15 Jul 2010 22:08:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 22:08:40 +0000 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=FREEMAIL_FROM,FS_REPLICA,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of n.teofilov@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Jul 2010 22:08:31 +0000 Received: by ewy20 with SMTP id 20so637937ewy.11 for ; Thu, 15 Jul 2010 15:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=F4w4SHSFQ1W9cxkKioL0GjG2zg6I2GczlQr13s24PJQ=; b=jhBUCubWu7ztjLhkh4jmzzVV9oBFjdZDCutVQ1Kdd5sXSVPH+qHSevxHUizqnTOIuG kMCWYOAoycFLEglgryFvLqtEc0IuBvu5cLBDBAUhDDCX2pefRu0YSI0jm0nKQepDOgaV CRMCoKMUTYUj1Daxt4cfnRjbIqt1icxkDdDzI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=wP/c+cD5q47WaQux5/9nZMKglwnOV5ERFFSp6DeDmntFiCw8PkY7G4eATFS1YFGJ/N Lat9wVCdSXE4+sdrsWS4modB6+FMOg0xWJKGiVbaDBP1Vnx0KerCagv8/MFx5U8wXQiw 2X9ZOebzDX87bWdPmt2p0M2p9ZweMDVU1LIR8= Received: by 10.213.114.67 with SMTP id d3mr3405311ebq.70.1279231691486; Thu, 15 Jul 2010 15:08:11 -0700 (PDT) Received: from [192.168.1.2] (91-64-58-177-dynip.superkabel.de [91.64.58.177]) by mx.google.com with ESMTPS id x54sm11774646eeh.17.2010.07.15.15.08.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 15 Jul 2010 15:08:11 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: Replication hangs on streaming inline document attachments From: Nikolai Teofilov In-Reply-To: Date: Fri, 16 Jul 2010 00:08:09 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <13A5976F-3C1F-4690-AA8D-4F6E9C8FC739@gmail.com> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1081) X-Virus-Checked: Checked by ClamAV on apache.org Fails as well. I triggered the push and pull replications only from 1.0 1.0 -> 0.11 fails 0.11->1.0 fails =20 On 15.07.2010, at 23:56, Randall Leeds wrote: > On Thu, Jul 15, 2010 at 14:55, Nikolai Teofilov = wrote: >> pull replication? >=20 > POST /_replicate to the target server (rather than the source).