[jira] [Commented] (COUCHDB-1259) Replication ID is not stable if local server has a dynamic port number

2011-08-24 Thread Jason Smith (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090680#comment-13090680 ] Jason Smith commented on COUCHDB-1259: -- Hi, Jens. Yes, I take your point to stick t

[jira] [Commented] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090592#comment-13090592 ] Filipe Manana commented on COUCHDB-1258: Robert, That solution works perfectly f

[jira] [Commented] (COUCHDB-1257) Reduction detection in share/server/views.js runReduce to primitive for some use cases and overall reduce architecture

2011-08-24 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090551#comment-13090551 ] Paul Joseph Davis commented on COUCHDB-1257: Totally just realized this is t

Re: Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Paul Davis
That link is to trunk. We should backport it to 1.1.x so it's in 1.1.1 as well. Perhaps even a 1.0.4. On Wed, Aug 24, 2011 at 4:05 PM, Chris Stockton wrote: > Hello, > > On Wed, Aug 24, 2011 at 1:53 PM, Paul Davis > wrote: >> I bet you're hitting a bug we just recently fixed on trunk. Basically

[jira] [Commented] (COUCHDB-1257) Reduction detection in share/server/views.js runReduce to primitive for some use cases and overall reduce architecture

2011-08-24 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090548#comment-13090548 ] Paul Joseph Davis commented on COUCHDB-1257: We just fixed this in trunk. It

[jira] [Assigned] (COUCHDB-1232) trunk does not build with spidermonkey 1.7

2011-08-24 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-1232: -- Assignee: Paul Joseph Davis (was: Randall Leeds) Paul said he's working on this righ

[jira] [Assigned] (COUCHDB-752) InternalError: script stack space quota is exhausted

2011-08-24 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-752: - Assignee: Randall Leeds > InternalError: script stack space quota is exhausted > ---

[jira] [Assigned] (COUCHDB-1012) Utility to help plugin developers manage paths

2011-08-24 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-1012: -- Assignee: Benoit Chesneau (was: Randall Leeds) > Utility to help plugin developers m

Re: Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Chris Stockton
Hello, On Wed, Aug 24, 2011 at 1:53 PM, Paul Davis wrote: > I bet you're hitting a bug we just recently fixed on trunk. Basically, > there was a possibility that errors in some of the JS functions would > end up causing a couchjs process to be come unusable without removing > it from the list. Ev

[jira] [Commented] (COUCHDB-1257) Reduction detection in share/server/views.js runReduce to primitive for some use cases and overall reduce architecture

2011-08-24 Thread Chris Stockton (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090484#comment-13090484 ] Chris Stockton commented on COUCHDB-1257: - Adam it appears this error is a bit m

[jira] [Commented] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090478#comment-13090478 ] Robert Newson commented on COUCHDB-1258: you could try this to see if it helps w

Re: Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Paul Davis
I bet you're hitting a bug we just recently fixed on trunk. Basically, there was a possibility that errors in some of the JS functions would end up causing a couchjs process to be come unusable without removing it from the list. Eventually there wouldn't be any spots left and clients would get time

[jira] [Commented] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090466#comment-13090466 ] Paul Joseph Davis commented on COUCHDB-1258: Sounds reasonable. A map functi

Our views keep failing with timeouts until a couchdb restart

2011-08-24 Thread Chris Stockton
We have about 3000 active databases on our server, about 200 of those users (most active ones) keep randomly failing to load views. I am having difficulty trying to decipher this stack trace to make any sense of it, does anyone have any suggestions about what is happening here? Are we just reaching

[jira] [Commented] (COUCHDB-1238) CouchDB uses _users db for storing oauth credentials

2011-08-24 Thread Pete Vander Giessen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090431#comment-13090431 ] Pete Vander Giessen commented on COUCHDB-1238: -- @Filipe (just realized that

[jira] [Commented] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090410#comment-13090410 ] Filipe Manana commented on COUCHDB-1258: I have a similar case. Database with ab

[jira] [Commented] (COUCHDB-1259) Replication ID is not stable if local server has a dynamic port number

2011-08-24 Thread Jens Alfke (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090396#comment-13090396 ] Jens Alfke commented on COUCHDB-1259: - @Jason — I see where you're coming from with

[jira] [Commented] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090391#comment-13090391 ] Robert Newson commented on COUCHDB-431: --- Don't get me wrong, the lines in this modu

[jira] [Updated] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-431: Attachment: 0001-cors-support.-should-fix-COUCHDB-431.patch new version of the patch. remo

[jira] [Commented] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090384#comment-13090384 ] Benoit Chesneau commented on COUCHDB-431: - mmm by indentation change do you mean

[jira] [Commented] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090381#comment-13090381 ] Robert Newson commented on COUCHDB-431: --- The new patch combines indentation changes

[jira] [Commented] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090382#comment-13090382 ] Robert Newson commented on COUCHDB-431: --- also '?LOG_INFO("la", [])' probably should

[jira] [Updated] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau updated COUCHDB-431: Attachment: test_cors2.tgz 0001-cors-support.-should-fix-COUCHDB-431.patch

[jira] [Work started] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-431 started by Benoit Chesneau. > Support cross domain XMLHttpRequest (XHR) calls by implementing Access > Control spec > --

[jira] [Assigned] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-08-24 Thread Benoit Chesneau (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Chesneau reassigned COUCHDB-431: --- Assignee: Benoit Chesneau (was: Randall Leeds) > Support cross domain XMLHttpReques

Re: wrong case in Last-Modified

2011-08-24 Thread Noah Slater
I bet they welcome patches too! :P On 24 Aug 2011, at 18:16, Andrey Somov wrote: >> >>> (but I would not mind if someone would change it to look perfect :) >> >> Patches welcome! >> > > I am sorry. I looked in the source and the header is generated by mochiweb.

Re: wrong case in Last-Modified

2011-08-24 Thread Andrey Somov
> > > (but I would not mind if someone would change it to look perfect :) > > Patches welcome! > I am sorry. I looked in the source and the header is generated by mochiweb.

Re: wrong case in Last-Modified

2011-08-24 Thread Noah Slater
On 24 Aug 2011, at 17:49, Andrey Somov wrote: > (but I would not mind if someone would change it to look perfect :) Patches welcome!

Re: wrong case in Last-Modified

2011-08-24 Thread Andrey Somov
Thank you. (but I would not mind if someone would change it to look perfect :)

Re: wrong case in Last-Modified

2011-08-24 Thread Robert Newson
HTTP headers are required to be treated case-insensitively (http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2). CouchDB supports http 1.0 and 1.1 but returns a 1.0 response to a 1.0 request. Using wget on my machine gives a 1.1 response, but perhaps your wget is older (it used to only s

wrong case in Last-Modified

2011-08-24 Thread Andrey Somov
Hi all, I have noticed that the HTTP header contains lower case value for 'Last-Modified' (http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29) ~$ wget -q -O - "$@"http://localhost:5984/favicon.ico --proxy=off --server-response HTTP/1.0 200 OK Server: CouchDB/1.2.0a-1151390 (Erlang

[jira] [Commented] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread James Cohen (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090083#comment-13090083 ] James Cohen commented on COUCHDB-1258: -- Overnight I ran a dump/load of the database

[jira] [Commented] (COUCHDB-1153) Database and view index compaction daemon

2011-08-24 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090078#comment-13090078 ] Jan Lehnardt commented on COUCHDB-1153: --- Paul, this came across wrong, sorry for t

[jira] [Updated] (COUCHDB-1258) eheap_alloc OOM errors when attempting to build selected views

2011-08-24 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1258: --- Affects Version/s: 1.1 Surely one of these two views emits many more documents than the oth

Re: [jira] [Created] (COUCHDB-1153) Database and view index compaction daemon

2011-08-24 Thread Benoit Chesneau
On Tuesday, August 23, 2011, Damien Katz (JIRA) wrote: > >[ https://issues.apache.org/jira/browse/COUCHDB-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089512#comment-13089512] > > Damien Katz commented on COUCHDB-1153: >