Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82553C8C6 for ; Thu, 13 Jun 2013 17:26:13 +0000 (UTC) Received: (qmail 2909 invoked by uid 500); 13 Jun 2013 17:25:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 2629 invoked by uid 500); 13 Jun 2013 17:25:58 -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 2404 invoked by uid 99); 13 Jun 2013 17:25:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2013 17:25:57 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simon@cloudant.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2013 17:25:51 +0000 Received: by mail-wg0-f48.google.com with SMTP id f11so355158wgh.15 for ; Thu, 13 Jun 2013 10:25:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type:content-transfer-encoding :content-disposition:x-gm-message-state; bh=473yYqNUMtHgyQrE4qmZfmkbDoBbWwrT5qPGZi9fdlI=; b=cdZucxssI9FPKTk9l3KbZSaDNPjdasCY3X/+gMEreF0quqSUiZBW7ILbmQw4L9I4Io f6/z35WsGH+ftLUGDO0HuzkYrGdq6IL/VMhSfx088F4pJqOrZRiF4fYzBISoG4u6by5z mNDINI6I6FMUEKeZHg9vlO48fJHODAFXNj8aYAlBOktkR4U/cW69u8ctDZzZFIE72yxV 22wFRMhu+Whxlrfn26HHUAW6NafCzcjc7onrlKuLUsJ6vGrQ2zVomePnmaGJYtqZnkC1 SK7/Fg25AeQ0WbVHKBUG2I4Tld6dkwAfbzXKtcK3aIYFbh+Ap2TqFjj4wkcihTiJB/8m 35PA== X-Received: by 10.180.11.206 with SMTP id s14mr1145318wib.40.1371144329412; Thu, 13 Jun 2013 10:25:29 -0700 (PDT) Received: from [192.168.1.68] (host-78-146-114-100.as13285.net. [78.146.114.100]) by mx.google.com with ESMTPSA id k10sm32779756wia.4.2013.06.13.10.25.27 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 13 Jun 2013 10:25:28 -0700 (PDT) Date: Thu, 13 Jun 2013 18:25:26 +0100 From: Simon Metson To: user@couchdb.apache.org Message-ID: <43767FAA377F4ED49CEA1994C3019A9C@cloudant.com> In-Reply-To: References: Subject: Re: _replicator db empty X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Gm-Message-State: ALoCoQmt8MI9Mkj5kZdgSnBRWUz6NVVr6r1eh/4/zHXaJiBTsV84cn/4iPeg6zjpGVYUq1uuxusJ X-Virus-Checked: Checked by ClamAV on apache.org Hi Stanley, I'm guessing you triggered the replication by posting to _replicate and not using the _replicator db? http://wiki.apache.org/couchdb/Replication#from_1.2.0_onward has how to cancel a replication, I think you can get the id from _active_tasks. Cheers Simon On Thursday, 13 June 2013 at 18:15, Stanley Iriele wrote: > Hi, > > I have a local continuous replication going and i would like to cancel > it...but when i look in the replicator db..its empty..is there something > going on that i dont know? i cannot seem to find he replication doc in > futon even though it says its still going