Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 6728 invoked from network); 22 Dec 2010 17:34:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 17:34:23 -0000 Received: (qmail 34107 invoked by uid 500); 22 Dec 2010 17:34:23 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 33911 invoked by uid 500); 22 Dec 2010 17:34:22 -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 33902 invoked by uid 99); 22 Dec 2010 17:34:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 17:34:22 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 17:34:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBMHY1AM022995 for ; Wed, 22 Dec 2010 17:34:01 GMT Message-ID: <32288593.272031293039241143.JavaMail.jira@thor> Date: Wed, 22 Dec 2010 12:34:01 -0500 (EST) From: "Randall Leeds (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-992) replicator doesn't respect .ini settings for http sources In-Reply-To: <7055141.230741292918221109.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974290#action_12974290 ] Randall Leeds commented on COUCHDB-992: --------------------------------------- Looks great. No complaints. +1 on committing to both 1.0.2 and 1.1. > replicator doesn't respect .ini settings for http sources > --------------------------------------------------------- > > Key: COUCHDB-992 > URL: https://issues.apache.org/jira/browse/COUCHDB-992 > Project: CouchDB > Issue Type: Bug > Components: Replication > Affects Versions: 1.0.1 > Reporter: Randall Leeds > Assignee: Filipe Manana > Fix For: 1.0.2, 1.1 > > Attachments: 0001-respect-replicator-config-settings-COUCHDB-992.patch, COUCHDB-992-fdmanana.patch > > > The replication reader ignores the settings in the config file. > More accurately, couch_db.hrl sets them from couch_config but then couch_rep_reader overrides them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.