From couchdb-dev-return-293-apmail-incubator-couchdb-dev-archive=incubator.apache.org@incubator.apache.org Sat Apr 26 21:23:18 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 63887 invoked from network); 26 Apr 2008 21:23:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Apr 2008 21:23:18 -0000 Received: (qmail 57310 invoked by uid 500); 26 Apr 2008 21:23:19 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 57273 invoked by uid 500); 26 Apr 2008 21:23:19 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 57262 invoked by uid 99); 26 Apr 2008 21:23:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Apr 2008 14:23:19 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Apr 2008 21:22:34 +0000 Received: from [192.168.1.33] (softdnserr [::ffff:92.225.32.151]) (AUTH: LOGIN jan, SSL: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sat, 26 Apr 2008 21:22:46 +0000 Message-Id: From: Jan Lehnardt To: couchdb-dev@incubator.apache.org In-Reply-To: <935ead450804261412s5f1f2ff5sde38fceaee941cf6@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: Large Documents? Date: Sat, 26 Apr 2008 23:22:15 +0200 References: <935ead450804252005k63c13917r92c6b1a588ba7d7b@mail.gmail.com> <1B8E42C4-222B-4135-BD27-79B31C4AEF90@apache.org> <935ead450804261412s5f1f2ff5sde38fceaee941cf6@mail.gmail.com> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org Hey Jeff, On Apr 26, 2008, at 23:12, Jeffrey Ollie wrote: > On Sat, Apr 26, 2008 at 3:37 PM, Jan Lehnardt wrote: >> >> thanks for pointing this out. Eventually we should have look at >> a configurable setting here, so we might not end up using the >> patch, but still thanks. > > Yeah, that would be my preference too, but I don't know enough Erlang > to implement that. We have a config-related patch in the works, we might be able to include this there. Don't worry about doing it yourself :) >> Would you mind creating a bug report on >> http://issues.apache.org/jira/browse/COUCHDB >> so we don't forget? > > There's already: > > https://issues.apache.org/jira/browse/COUCHDB-37 Whoops, I haven't even checked for that. Sorry! > I haven't tried uploading any larger documents yet to see if there are > issues elsewhere in the code. If you do more tests and find problems, it'd be cool if you could report them. But I guess that is obvious :) Cheers and thanks Jan --