[jira] [Updated] (COUCHDB-1445) CouchDB deletes .view files if it can't open them, even if the error is emfile.

2012-03-19 Thread Randall Leeds (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1445: --- Priority: Blocker (was: Major) Affects Version/s: 1.3

Re: {error,emfile} on CouchDB 1.2.x

2012-03-19 Thread Jan Lehnardt
On Mar 19, 2012, at 09:31 , Randall Leeds wrote: Fixed on 1.2.x and 1.1.x. Need to sleep and take a look at how I want to handle it on master. Thanks again for picking up on this one, Stefan. It's been in there since forever and I'd definitely seen the symptom without knowing the cause.

Re: 1.2.0 status update

2012-03-19 Thread Jan Lehnardt
tl;dr: 1.2.0 is finally ready to roll. Just to close this loop: COUCHDB-1426 is closed and committed. Shortly after, COUCHDB-1445 got reported and solved (woop). Thanks everybody for pushing hard on these last few steps! Cheers Jan -- On Mar 16, 2012, at 05:31 , Randall Leeds wrote: On

Re: {error,emfile} on CouchDB 1.2.x

2012-03-19 Thread Dave Cottlehuber
On 19 March 2012 10:28, Jan Lehnardt j...@apache.org wrote: On Mar 19, 2012, at 09:31 , Randall Leeds wrote: Fixed on 1.2.x and 1.1.x. Need to sleep and take a look at how I want to handle it on master. Thanks again for picking up on this one, Stefan. It's been in there since forever and

Re: {error,emfile} on CouchDB 1.2.x

2012-03-19 Thread Stefan Kögl
On Mon, Mar 19, 2012 at 9:31 AM, Randall Leeds randall.le...@gmail.com wrote: Fixed on 1.2.x and 1.1.x. Need to sleep and take a look at how I want to handle it on master. Thanks again for picking up on this one, Stefan. It's been in there since forever and I'd definitely seen the symptom

[jira] [Commented] (COUCHDB-1443) Duplicate documents on concurrent insert

2012-03-19 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232549#comment-13232549 ] Bob Dionne commented on COUCHDB-1443: - I'm not able to reproduce this on the MBA,

Re: [3/3] git commit: remove unnecessary eaccess special casing

2012-03-19 Thread Filipe David Manana
Any special reason why couch_log and couch_file don't get the same treatment (properly formatted error message) as couch_config and couch_config_writer? Seems like a small (incidental) regression to me. thanks On Mon, Mar 19, 2012 at 3:56 AM, rand...@apache.org wrote: remove unnecessary

Re: 1.2.0 status update

2012-03-19 Thread Bob Dionne
This is great, when we can expect the next build? I'd like to set aside some time to test it -- Bob On Mar 19, 2012, at 5:34 AM, Jan Lehnardt wrote: tl;dr: 1.2.0 is finally ready to roll. Just to close this loop: COUCHDB-1426 is closed and committed. Shortly after, COUCHDB-1445 got

Re: 1.2.0 status update

2012-03-19 Thread Jan Lehnardt
On Mar 19, 2012, at 15:00 , Bob Dionne wrote: This is great, when we can expect the next build? I'd like to set aside some time to test it -- Bob We never have and never will be making any commitments as to when a certain…ah, no :) Noah mentioned to me he might get to it tonight his time,

Re: [3/3] git commit: remove unnecessary eaccess special casing

2012-03-19 Thread Randall Leeds
On Mon, Mar 19, 2012 at 04:48, Filipe David Manana fdman...@apache.orgwrote: Any special reason why couch_log and couch_file don't get the same treatment (properly formatted error message) as couch_config and couch_config_writer? Hmm. I think maybe I should add it to couch_file because that

Re: [3/3] git commit: remove unnecessary eaccess special casing

2012-03-19 Thread Filipe David Manana
On Mon, Mar 19, 2012 at 6:33 PM, Randall Leeds randall.le...@gmail.com wrote: On Mon, Mar 19, 2012 at 04:48, Filipe David Manana fdman...@apache.orgwrote: Any special reason why couch_log and couch_file don't get the same treatment (properly formatted error message) as couch_config and

[jira] [Created] (COUCHDB-1446) Config settings input validation

2012-03-19 Thread Jason Smith (Created) (JIRA)
Config settings input validation Key: COUCHDB-1446 URL: https://issues.apache.org/jira/browse/COUCHDB-1446 Project: CouchDB Issue Type: Bug Components: Database Core Affects Versions: 1.2

[jira] [Commented] (COUCHDB-1446) Config settings input validation

2012-03-19 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233207#comment-13233207 ] Paul Joseph Davis commented on COUCHDB-1446: I've seen similar reports but

[jira] [Commented] (COUCHDB-1446) Config settings input validation

2012-03-19 Thread Paul Joseph Davis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13233218#comment-13233218 ] Paul Joseph Davis commented on COUCHDB-1446: Also, while I do agree this is