[jira] Assigned: (COUCHDB-211) Can't add attachments in Futon

2009-01-16 Thread Christopher Lenz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Lenz reassigned COUCHDB-211: Assignee: Christopher Lenz Can't add attachments in Futon

[jira] Resolved: (COUCHDB-211) Can't add attachments in Futon

2009-01-16 Thread Christopher Lenz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Lenz resolved COUCHDB-211. -- Resolution: Fixed Fix Version/s: 0.9 Fixed by upgrading jquery.form plugin in

Re: streaming attachments writes

2009-01-16 Thread Benoit Chesneau
On Fri, Jan 16, 2009 at 1:07 AM, Damien Katz dam...@apache.org wrote: I checked in streaming attachment writes for attachment uploads (ie PUT /db/docid/attachment.txt ...). This allows that huge files can be uploaded without CouchDB buffering it to memory, making is possible to upload huge

Re: streaming attachments writes

2009-01-16 Thread Benoit Chesneau
On Fri, Jan 16, 2009 at 11:15 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Fri, Jan 16, 2009 at 1:07 AM, Damien Katz dam...@apache.org wrote: I checked in streaming attachment writes for attachment uploads (ie PUT /db/docid/attachment.txt ...). This allows that huge files can be uploaded

[jira] Resolved: (COUCHDB-203) added total run time to the tests

2009-01-16 Thread Christopher Lenz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Lenz resolved COUCHDB-203. -- Resolution: Fixed Fix Version/s: 0.9 Assignee: Christopher Lenz I've

[jira] Created: (COUCHDB-212) tests fail running standalone with runner

2009-01-16 Thread Bob Dionne (JIRA)
tests fail running standalone with runner - Key: COUCHDB-212 URL: https://issues.apache.org/jira/browse/COUCHDB-212 Project: CouchDB Issue Type: Improvement Components: Infrastructure

[jira] Updated: (COUCHDB-212) tests fail running standalone with runner

2009-01-16 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-212: --- Attachment: couch_js.c.diff added followlocation option to handle 301s tests fail running

Re: streaming attachments writes

2009-01-16 Thread Damien Katz
Chunked isn't allowed right now. Why are you sending a file chunked? -Damien On Jan 16, 2009, at 5:27 AM, Benoit Chesneau wrote: On Fri, Jan 16, 2009 at 11:15 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Fri, Jan 16, 2009 at 1:07 AM, Damien Katz dam...@apache.org wrote: I checked in

Re: streaming attachments writes

2009-01-16 Thread Benoit Chesneau
On Fri, Jan 16, 2009 at 1:55 PM, Damien Katz dam...@apache.org wrote: Chunked isn't allowed right now. Why are you sending a file chunked? -Damien Chunked seem the only method to send a big files in with curl in command line, since it force it to split its read. I don't really need chunked

Re: streaming attachments writes

2009-01-16 Thread Damien Katz
On Jan 16, 2009, at 8:37 AM, Benoit Chesneau wrote: On Fri, Jan 16, 2009 at 1:55 PM, Damien Katz dam...@apache.org wrote: Chunked isn't allowed right now. Why are you sending a file chunked? -Damien Chunked seem the only method to send a big files in with curl in command line, since it

[REPORT] Apache CouchDB

2009-01-16 Thread Damien Katz
Here is a draft of the board report that's due soon. What should I add to the report? -Damien CouchDB is a distributed document-oriented database system written in Erlang. The project graduated to TLP in November 2008 and Damien Katz was approved as the Apache CouchDB PMC . -

Re: streaming attachments writes

2009-01-16 Thread Patrick Antivackis
Damien, For what i saw in previous tests, if you not use the chunk method, then you get an error caught by mochiweb (so no error in couchdb). It occurs in mochiweb_request line 138 with the gen_tcp:recv call : recv(Length, Timeout) - case gen_tcp:recv(Socket, Length, Timeout) of {ok,

[jira] Commented: (COUCHDB-197) Replication renders CouchDB unresponsive.

2009-01-16 Thread Jason Davies (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12664702#action_12664702 ] Jason Davies commented on COUCHDB-197: -- I'm having this problem with push replication

[jira] Commented: (COUCHDB-197) Replication renders CouchDB unresponsive.

2009-01-16 Thread Jason Davies (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12664708#action_12664708 ] Jason Davies commented on COUCHDB-197: -- Actually, I spoke too soon... I think pull

Re: [REPORT] Apache CouchDB

2009-01-16 Thread lenz
... not sure if that helps but i had some minutes time ... cheers lenz On Sat, Jan 17, 2009 at 7:33 AM, Damien Katz dam...@apache.org wrote: - Community The community around CouchDB grew in the last couple of months quite a bit. We gain attention in early adaptor markets and can look at the

Re: [REPORT] Apache CouchDB

2009-01-16 Thread Jan Lehnardt
On 16 Jan 2009, at 19:22, Damien Katz wrote: Here is a draft of the board report that's due soon. What should I add to the report? -Damien CouchDB is a distributed document-oriented database system written in Erlang. The project graduated to TLP in November 2008 and Damien Katz

Re: [REPORT] Apache CouchDB

2009-01-16 Thread Jan Lehnardt
Hi Lenz, thanks! On 16 Jan 2009, at 23:44, lenz wrote: ... not sure if that helps but i had so me minutes time ... cheers lenz On Sat, Jan 17, 2009 at 7:33 AM, Damien Katz dam...@apache.org wrote: - Community The community around CouchDB grew in the last couple of months quite a

[jira] Commented: (COUCHDB-197) Replication renders CouchDB unresponsive.

2009-01-16 Thread Damien Katz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12664731#action_12664731 ] Damien Katz commented on COUCHDB-197: - Fyi, I just looked into this issue briefly and