Re: svn commit: r957422 - in /couchdb/trunk: share/www/script/ share/www/script/test/ src/couchdb/

2010-06-23 Thread Paul Davis
On Thu, Jun 24, 2010 at 1:21 AM, wrote: > Author: jchris > Date: Thu Jun 24 05:21:30 2010 > New Revision: 957422 > > URL: http://svn.apache.org/viewvc?rev=957422&view=rev > Log: > use JSON content type in replicator, require it in the _bulk_docs and other > POST apis > > Modified: >    couchdb/t

Re: 1.0 Vote

2010-06-23 Thread Benoit Chesneau
On Thu, Jun 24, 2010 at 12:47 AM, Damien Katz wrote: > I think we are really close to being ready for 1.0. > > Are there any issues/patches that need to be handled before we make a release > and vote on it? There is some rewriter patches I should merge in the 1.0 for the rewriter. Will do today.

[jira] Updated: (COUCHDB-810) Running multiple instances on one machine breaks replication

2010-06-23 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-810: -- Attachment: 0001-versioned-replication-ids.patch Here's my attempt at a patch. I tried to make

Re: 1.0 Vote

2010-06-23 Thread Noah Slater
On 23 Jun 2010, at 23:47, Damien Katz wrote: > I think we are really close to being ready for 1.0. Cool. > Noah, do you have any issues, and can you make the branch and release > candidate? The usual procedure is that I call a RFC on the release. It seems you've done that now, so we can skip

Re: 1.0 Vote

2010-06-23 Thread Paul Bonser
It'd probably be good to get this in 1.0: https://issues.apache.org/jira/browse/COUCHDB-748 Not a big bug, but not a big patch either, and it affects anyone with "<", ">", or "&" in their docids or view keys. On Wed, Jun 23, 2010 at 5:47 PM, Damien Katz wrote: > I think we are really close to be

[jira] Updated: (COUCHDB-748) Keys and document IDs are improperly escaped in document list

2010-06-23 Thread Paul Bonser (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Bonser updated COUCHDB-748: Attachment: (was: escape_id.patch) > Keys and document IDs are improperly escaped in document

[jira] Updated: (COUCHDB-748) Keys and document IDs are improperly escaped in document list

2010-06-23 Thread Paul Bonser (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Bonser updated COUCHDB-748: Attachment: escape_id.patch Updated to patch latest trunk. > Keys and document IDs are improperly

Re: 1.0 Vote

2010-06-23 Thread Damien Katz
On Jun 23, 2010, at 4:15 PM, Paul Davis wrote: > On Wed, Jun 23, 2010 at 6:47 PM, Damien Katz wrote: >> I think we are really close to being ready for 1.0. >> >> Are there any issues/patches that need to be handled before we make a >> release and vote on it? >> >> Noah, do you have any issues

Re: 1.0 Vote

2010-06-23 Thread Paul Davis
On Wed, Jun 23, 2010 at 6:47 PM, Damien Katz wrote: > I think we are really close to being ready for 1.0. > > Are there any issues/patches that need to be handled before we make a release > and vote on it? > > Noah, do you have any issues, and can you make the branch and release > candidate? > >

1.0 Vote

2010-06-23 Thread Damien Katz
I think we are really close to being ready for 1.0. Are there any issues/patches that need to be handled before we make a release and vote on it? Noah, do you have any issues, and can you make the branch and release candidate? One thing I can think of is windows file support, so that compaction

[jira] Created: (COUCHDB-810) Running multiple instances on one machine breaks replication

2010-06-23 Thread Randall Leeds (JIRA)
Running multiple instances on one machine breaks replication Key: COUCHDB-810 URL: https://issues.apache.org/jira/browse/COUCHDB-810 Project: CouchDB Issue Type: Bug Comp

Re: svn commit: r957314 - in /couchdb/trunk: etc/couchdb/ share/ share/www/script/ share/www/script/test/ src/couchdb/ src/couchdb/priv/

2010-06-23 Thread Damien Katz
Doh, forgot to check them into svn. Fixing now! -Damien On Jun 23, 2010, at 12:19 PM, Filipe David Manana wrote: > Damien, > > the new files share/www/script/test/auth_cache.js and > src/couchdb/couch_js_functions.hrl are missing in the diff. > > cheers > > On Wed, Jun 23, 2010 at 8:11 PM,

Re: svn commit: r957314 - in /couchdb/trunk: etc/couchdb/ share/ share/www/script/ share/www/script/test/ src/couchdb/ src/couchdb/priv/

2010-06-23 Thread Filipe David Manana
And, most importantly src/couchdb/couch_auth_cache.erl On Wed, Jun 23, 2010 at 8:19 PM, Filipe David Manana wrote: > Damien, > > the new files share/www/script/test/auth_cache.js and > src/couchdb/couch_js_functions.hrl are missing in the diff. > > cheers > > > On Wed, Jun 23, 2010 at 8:11 PM, w

Re: svn commit: r957314 - in /couchdb/trunk: etc/couchdb/ share/ share/www/script/ share/www/script/test/ src/couchdb/ src/couchdb/priv/

2010-06-23 Thread Filipe David Manana
Damien, the new files share/www/script/test/auth_cache.js and src/couchdb/couch_js_functions.hrl are missing in the diff. cheers On Wed, Jun 23, 2010 at 8:11 PM, wrote: > Author: damien > Date: Wed Jun 23 19:11:50 2010 > New Revision: 957314 > > URL: http://svn.apache.org/viewvc?rev=957314&vie

[jira] Closed: (COUCHDB-807) authentication cache (user docs cache)

2010-06-23 Thread Damien Katz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Katz closed COUCHDB-807. --- Fix Version/s: 1.0 Resolution: Fixed > authentication cache (user docs cache) > -

[jira] Closed: (COUCHDB-780) Don't block the updater process while compaction deletes old files

2010-06-23 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds closed COUCHDB-780. - > Don't block the updater process while compaction deletes old files > -

[jira] Resolved: (COUCHDB-780) Don't block the updater process while compaction deletes old files

2010-06-23 Thread Damien Katz (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Katz resolved COUCHDB-780. - Fix Version/s: 1.0 (was: 1.1) Resolution: Fixed > Don't block the

[jira] Updated: (COUCHDB-807) authentication cache (user docs cache)

2010-06-23 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana updated COUCHDB-807: -- Attachment: auth_cache_2.patch As of revision 956886, the test case users_db.js was made "visi

[jira] Created: (COUCHDB-809) Saving an attachment stub with a missing revpos field results in a 412 Precondition Failed (missing_stub) error

2010-06-23 Thread Caleb Land (JIRA)
Saving an attachment stub with a missing revpos field results in a 412 Precondition Failed (missing_stub) error --- Key: COUCHDB-809 URL: https://issues.ap

[jira] Created: (COUCHDB-808) Zero byte .compact file prevents compaction

2010-06-23 Thread Robert Newson (JIRA)
Zero byte .compact file prevents compaction --- Key: COUCHDB-808 URL: https://issues.apache.org/jira/browse/COUCHDB-808 Project: CouchDB Issue Type: Bug Components: Database Core Affects

Re: Recovering from failed compaction due to lack of disk space.

2010-06-23 Thread Damien Katz
This is bug, please report it to jira. It should be pretty easy to fix, if there is no valid header, delete the file. In the meantime, just manually delete the db.compact file. -Damien On Jun 23, 2010, at 9:23 AM, Robert Newson wrote: > Couchdb can make a .compact file when the volume is almo

Re: make_replication_id excludes port.

2010-06-23 Thread Robert Newson
Who says procrastination doesn't pay? :) Will read patch when posted. B. On Wed, Jun 23, 2010 at 5:53 PM, Randall Leeds wrote: > I got the patch done last night. Once I write a couple tests I'll post it to > jira. > > Cheers, > Randall > > On Jun 23, 2010 1:08 AM, "Robert Newson" wrote: > > A

Re: make_replication_id excludes port.

2010-06-23 Thread Randall Leeds
I got the patch done last night. Once I write a couple tests I'll post it to jira. Cheers, Randall On Jun 23, 2010 1:08 AM, "Robert Newson" wrote: A patch should be simple enough, will work on that today. My workaround is to add some more aliases for localhost. B. On Wed, Jun 23, 2010 at 1

Recovering from failed compaction due to lack of disk space.

2010-06-23 Thread Robert Newson
Couchdb can make a .compact file when the volume is almost out of disk space and then crash before writing the header. If you then clean some space and try to compact again, it won't ever work. [Wed, 23 Jun 2010 16:11:59 GMT] [error] [emulator] Error in process <0.1976.0> with exit value: {{badma

[jira] Commented: (COUCHDB-393) Cannot discover currently running http port if ini file specifies port 0

2010-06-23 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881644#action_12881644 ] Jan Lehnardt commented on COUCHDB-393: -- Benoit. I like your idea. Randall, CouchDB w

Re: make_replication_id excludes port.

2010-06-23 Thread Robert Newson
A patch should be simple enough, will work on that today. My workaround is to add some more aliases for localhost. B. On Wed, Jun 23, 2010 at 12:53 AM, Randall Leeds wrote: > On Tue, Jun 22, 2010 at 16:47, Adam Kocoloski > wrote: >> Perhaps we could look for the replication doc which include