From user-return-20042-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Mar 14 21:45:41 2012 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 E0C5699C8 for ; Wed, 14 Mar 2012 21:45:41 +0000 (UTC) Received: (qmail 77287 invoked by uid 500); 14 Mar 2012 21:45:40 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 77242 invoked by uid 500); 14 Mar 2012 21:45:40 -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 77232 invoked by uid 99); 14 Mar 2012 21:45:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 21:45:40 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chris.thro@gmail.com designates 209.85.161.180 as permitted sender) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 21:45:32 +0000 Received: by gglu1 with SMTP id u1so2908311ggl.11 for ; Wed, 14 Mar 2012 14:45:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=JqzBTna21waHBKCG2XCUvgqLsmmrToKLxiD4rN9hcsY=; b=ZT24ONqqMBeqW9dCACzkGWLE5FQt1JnXOs47ZZ1ff6tNVHML6qM4R7RWBm6f7HNqrC j+H8oVmSGZKeZNgy3QUnZQnaPmSWtEb0xGc/5utYr0lbgqWX6KAy0/RCXMc82pReBQ0B /pS3fg4rZxLtWS3d6zY3d+UQ6dC3PEePftEkjdQQs+z/DXjhPy4606ioMw162O/P4sPf A4FnFc+mxa1bRW05kpvYFsge2Fdz+LVv0vPC/8o9mdoyKdYl/kZjkGjfk+LV+n5BCU5Z i205BBISwC3jDDgkgfnkXR8a9l/+GIvQ/AEeJb3Zo4nsBlSvaa1+TRnoM9VlDcvCkWbv 3BbA== MIME-Version: 1.0 Received: by 10.60.26.8 with SMTP id h8mr5507067oeg.15.1331761511476; Wed, 14 Mar 2012 14:45:11 -0700 (PDT) Received: by 10.182.29.135 with HTTP; Wed, 14 Mar 2012 14:45:11 -0700 (PDT) Date: Wed, 14 Mar 2012 14:45:11 -0700 Message-ID: Subject: replication status From: chris thro To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=e89a8fb205b6d12c1404bb3ae3f3 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb205b6d12c1404bb3ae3f3 Content-Type: text/plain; charset=ISO-8859-1 Hello, I am curious what are all the possible statuses that a replication can have and what do they mean? The ones I have seen are "Starting", "MR Processed source update #xxx" and "W Processed source update #xxx". Can there be a replication task in _active_tasks that is not actually working; what would the status be for that? Thank you --e89a8fb205b6d12c1404bb3ae3f3--