Hello, Just curious if this is on the radar?
If not, is it possible to do this in 2 steps: 1) apply patch, hard coding increasing memory (no config option, just more memory) 2) add config option for memory. Thanks, and keep up the good work Mike On Tue, 2010-10-19 at 15:33 -0400, Paul Joseph Davis (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/COUCHDB-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922683#action_12922683 > ] > > Paul Joseph Davis commented on COUCHDB-893: > ------------------------------------------- > > I'll put this on the agenda to try and get to making this a command line > switch. Its started cropping up more lately so it should get prioritized. > > > Error: os_process_error {exit_status,0} when rendering view on 17 mb doc, > > couchapp and data attached > > ------------------------------------------------------------------------------------------------------- > > > > Key: COUCHDB-893 > > URL: https://issues.apache.org/jira/browse/COUCHDB-893 > > Project: CouchDB > > Issue Type: Bug > > Affects Versions: 1.0.1 > > Environment: I repeated this on windows and linux (64 bit) > > Reporter: Michael Schneider > > Attachments: bugdoc.tar.gz > > > > > > I have a large set of documents that I harvesting data from. All docs < > > 9mb render fine (with doc size increased) > > Attached is a simple couchapp and one doc. > > To reproduce, untar and: > > reproduce > > 1) untar file > > 2) cd bugdoc/couchapp/bugreport > > 3) couchapp push bugreport > > 4) cd bugdoc > > 5) python submitbadjson.py > > open url > > http://127.0.0.1:5984/_utils/database.html?bugreport/_design/bugreport/_view/buggy > > You should see a popup > > "(Error: os_process_error > > {exit_status,0}) > > " >
