Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 96689 invoked from network); 5 Mar 2010 16:53:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Mar 2010 16:53:05 -0000 Received: (qmail 41811 invoked by uid 500); 5 Mar 2010 16:52:50 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 41751 invoked by uid 500); 5 Mar 2010 16:52:50 -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 41743 invoked by uid 99); 5 Mar 2010 16:52:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 16:52:50 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 16:52:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AD029234C4D5 for ; Fri, 5 Mar 2010 16:52:27 +0000 (UTC) Message-ID: <158532667.101151267807947707.JavaMail.jira@brutus.apache.org> Date: Fri, 5 Mar 2010 16:52:27 +0000 (UTC) From: "Adam Kocoloski (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-64) Enable selective replication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski closed COUCHDB-64. --------------------------------- Resolution: Fixed The topics discussed here were eventually implemented in other cases. Thanks for the patches though, Viorel! > Enable selective replication > ---------------------------- > > Key: COUCHDB-64 > URL: https://issues.apache.org/jira/browse/COUCHDB-64 > Project: CouchDB > Issue Type: Improvement > Components: Replication > Environment: All > Reporter: Jan Lehnardt > Priority: Minor > Fix For: 0.11 > > Attachments: replicate_filter.patch, replication_filter.patch > > > Make it possible to filter the set of documents that is to be replicated. Also allow replication to omit attachment-data. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.