[jira] [Resolved] (COUCHDB-1666) Do not log errors on creating new view index

2013-02-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt resolved COUCHDB-1666. --- Resolution: Fixed Fix Version/s: 1.3 Do not log errors on creating new view

[jira] [Closed] (COUCHDB-1666) Do not log errors on creating new view index

2013-02-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-1666. - Do not log errors on creating new view index

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Benoit Chesneau
On Thu, Jan 31, 2013 at 5:54 PM, Jason Smith j...@iriscouch.com wrote: On Thu, Jan 31, 2013 at 4:34 PM, Benoit Chesneau bchesn...@gmail.comwrote: A javascript engine doesn't expose any IO par default. The **framework** nodejs is, this is all the point. I'm quite interested by the existing

[jira] [Resolved] (COUCHDB-1641) INSTALL.Unix

2013-02-04 Thread Anthony Ananich (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Ananich resolved COUCHDB-1641. -- Resolution: Fixed Fix Version/s: 1.2.1 INSTALL.Unix

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Klaus Trainer
On Mon, 2013-02-04 at 11:18 +0100, Benoit Chesneau wrote: DOS has nothing with sandboxing or maybe in a large extent here. Sandboxing in couchjs is about: 1. restrict I/O : no disk or net access from a view 2. make sure that a view function won't leek to another One attempt to protect

[jira] [Reopened] (COUCHDB-1641) INSTALL.Unix

2013-02-04 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson reopened COUCHDB-1641: Assignee: Robert Newson (was: Dave Cottlehuber) INSTALL.Unix

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Jan Lehnardt
On Feb 4, 2013, at 11:53 , Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Jan 31, 2013 at 5:54 PM, Jason Smith j...@iriscouch.com wrote: On Thu, Jan 31, 2013 at 4:34 PM, Benoit Chesneau bchesn...@gmail.comwrote: A javascript engine doesn't expose any IO par default. The

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Benoit Chesneau
On Mon, Feb 4, 2013 at 11:59 AM, Klaus Trainer klaus_trai...@posteo.de wrote: On Mon, 2013-02-04 at 11:18 +0100, Benoit Chesneau wrote: DOS has nothing with sandboxing or maybe in a large extent here. Sandboxing in couchjs is about: 1. restrict I/O : no disk or net access from a view 2.

Update Handler: unique property

2013-02-04 Thread Anthony Ananich
Hi! I have a database of documents like that: { _id : 37686beb8d65e74665af55e69801a62c, ip : 192.168.1.1, mac : 01:23:45:67:89:ab } And I have a design doc with update handler. How can I check if a new document have an unique mac address? Is it possible in CouchDB? If no, than do any

Re: Update Handler: unique property

2013-02-04 Thread Johannes Jörg Schmidt
Uniqueness can only be enforced for _id. Use the MAC address as _id. g jo 2013/2/4 Anthony Ananich anton.anan...@inpun.com Hi! I have a database of documents like that: { _id : 37686beb8d65e74665af55e69801a62c, ip : 192.168.1.1, mac : 01:23:45:67:89:ab } And I have a

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Benoit Chesneau
On Mon, Feb 4, 2013 at 12:10 PM, Jan Lehnardt j...@apache.org wrote: On Feb 4, 2013, at 11:53 , Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Jan 31, 2013 at 5:54 PM, Jason Smith j...@iriscouch.com wrote: On Thu, Jan 31, 2013 at 4:34 PM, Benoit Chesneau bchesn...@gmail.comwrote: A

[jira] [Commented] (COUCHDB-1654) couchdb view sig changed

2013-02-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570470#comment-13570470 ] Jan Lehnardt commented on COUCHDB-1654: --- I had a stab at it. Here’s the plan: in

[jira] [Commented] (COUCHDB-1654) couchdb view sig changed

2013-02-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570596#comment-13570596 ] Jan Lehnardt commented on COUCHDB-1654: --- fixed the view calculation, the happy

[jira] [Commented] (COUCHDB-1654) couchdb view sig changed

2013-02-04 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13570614#comment-13570614 ] Jan Lehnardt commented on COUCHDB-1654: --- Update: when adding new docs to the db

[ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Robert Newson
Hi, I am happy to report that the CouchDB PMC has elected Joan Touzet to become a CouchDB committer. I'm sure we all know Joan's long-term presence and contribution to our project and this step is formal recognition of that effort. Please extend a warm welcome to Joan! Regards, B.

Re: [ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Simon Metson
Wooo - congrats Joan! On Monday, 4 February 2013 at 21:17, Robert Newson wrote: Hi, I am happy to report that the CouchDB PMC has elected Joan Touzet to become a CouchDB committer. I'm sure we all know Joan's long-term presence and contribution to our project and this step is formal

Re: Half-baked idea: incremental virtual databases

2013-02-04 Thread Nathan Vander Wilt
On Jan 29, 2013, at 5:53 PM, Nathan Vander Wilt wrote: So I've heard from both hosting providers that it is fine, but also managed to take both of their shared services down with only about ~100 users (200 continuous filtered replications). I'm only now at the point where I have tooling to

Re: Half-baked idea: incremental virtual databases

2013-02-04 Thread Jan Lehnardt
On Feb 4, 2013, at 23:14 , Nathan Vander Wilt nat...@gmail.com wrote: On Jan 29, 2013, at 5:53 PM, Nathan Vander Wilt wrote: So I've heard from both hosting providers that it is fine, but also managed to take both of their shared services down with only about ~100 users (200 continuous

Re: Half-baked idea: incremental virtual databases

2013-02-04 Thread Robert Newson
I had a mind to teach the _replicator db this trick. Since we have a record of everything we need to resume a replication there's no reason for a one-to-one correspondence between a _replicator doc and a replicator process. We can simply run N of them for a bit (say, a batch of 1000 updates) and

Re: Half-baked idea: incremental virtual databases

2013-02-04 Thread Jan Lehnardt
On Feb 4, 2013, at 23:50 , Robert Newson rnew...@apache.org wrote: I had a mind to teach the _replicator db this trick. Since we have a record of everything we need to resume a replication there's no reason for a one-to-one correspondence between a _replicator doc and a replicator process.

Re: [ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Klaus Trainer
Congrats Joan :) On Mon, 2013-02-04 at 21:17 +, Robert Newson wrote: Hi, I am happy to report that the CouchDB PMC has elected Joan Touzet to become a CouchDB committer. I'm sure we all know Joan's long-term presence and contribution to our project and this step is formal

Re: [ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Jan Lehnardt
On Feb 4, 2013, at 22:17 , Robert Newson rnew...@apache.org wrote: Hi, I am happy to report that the CouchDB PMC has elected Joan Touzet to become a CouchDB committer. I'm sure we all know Joan's long-term presence and contribution to our project and this step is formal recognition of

Re: [ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Russell Branca
Congrats Joan!! -Russell On Mon, Feb 4, 2013 at 3:17 PM, Jan Lehnardt j...@apache.org wrote: On Feb 4, 2013, at 22:17 , Robert Newson rnew...@apache.org wrote: Hi, I am happy to report that the CouchDB PMC has elected Joan Touzet to become a CouchDB committer. I'm sure we all

Re: [ANN]: Joan Touzet elected CouchDB committer

2013-02-04 Thread Garren Smith
Congratulations Joan! On 05 Feb 2013, at 5:46 AM, Jason Smith j...@iriscouch.com wrote: Congratulations, Joan! On Mon, Feb 4, 2013 at 11:17 PM, Jan Lehnardt j...@apache.org wrote: On Feb 4, 2013, at 22:17 , Robert Newson rnew...@apache.org wrote: Hi, I am happy to report that

Re: Branch to switch from SpiderMonkey to Node.js

2013-02-04 Thread Benoit Chesneau
On Mon, Feb 4, 2013 at 6:58 PM, Jan Lehnardt j...@apache.org wrote: On Feb 4, 2013, at 18:47 , Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Feb 4, 2013 at 12:10 PM, Jan Lehnardt j...@apache.org wrote: On Feb 4, 2013, at 11:53 , Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Jan