Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3ED8D2C6 for ; Tue, 15 Jan 2013 05:26:18 +0000 (UTC) Received: (qmail 95420 invoked by uid 500); 15 Jan 2013 05:26:18 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 95078 invoked by uid 500); 15 Jan 2013 05:26:17 -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 94318 invoked by uid 99); 15 Jan 2013 05:26:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 05:26:16 +0000 Date: Tue, 15 Jan 2013 05:26:16 +0000 (UTC) From: "Nathan Vander Wilt (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-1648) Include checkpoint/progress information in _replicator docs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nathan Vander Wilt created COUCHDB-1648: ------------------------------------------- Summary: Include checkpoint/progress information in _replicator docs Key: COUCHDB-1648 URL: https://issues.apache.org/jira/browse/COUCHDB-1648 Project: CouchDB Issue Type: Wish Components: Replication Reporter: Nathan Vander Wilt Similar to COUCHDB-1647 but arguably a bit less important, it'd be great to have progress information alongside the replication_state/replication_state_time fields in triggered replicator documents. In normal CouchDB the advantages would be having all the info in one place, and tracking replication states using the _changes field rather than constantly polling active tasks. Would also be great on the BigCouch side which doesn't seem to include _replicator docs in its _active_tasks list. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira