Re: couchdb pull request: Latest fauxton updates as of march 13

2013-03-13 Thread Bob Dionne
Noah, I would defer to Paul and Russell's judgement on this. I've read the IP clearance issue and agree with you about drops, however I do think having a committer involved does matter in the sense that it's assumed they are responsible to make that judgement. Regards, Bob On Mar 13, 2013,

[jira] [Commented] (COUCHDB-1606) Replicator leaves plaintext password in logs

2012-11-19 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500143#comment-13500143 ] Bob Dionne commented on COUCHDB-1606: - I'll take a look at this one

[jira] [Assigned] (COUCHDB-1606) Replicator leaves plaintext password in logs

2012-11-19 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne reassigned COUCHDB-1606: --- Assignee: Bob Dionne Replicator leaves plaintext password in logs

Re: Hosting own CouchDB servers, scaling, and failover

2012-11-14 Thread Bob Dionne
Hi Jose, You may also want to take a look at BigCouch: https://github.com/cloudant/bigcouch It might address your needs and the price is right, Bob On Nov 13, 2012, at 6:29 PM, Joey Samonte dyowe...@yahoo.com wrote: Good day, Pardon me for my email, but I was hoping to get some guidance

Re: questions about some commits on external libs

2012-11-10 Thread Bob Dionne
Hi Benoit, I made that ibrowse commit. I'm not sure what the process is with respect to pushing this upstream. At Cloudant we maintain a fork of ibrowse that also seems to track couchdb changes to ibrowse as well. I'm happy to handle it however you see fit. I think this is where the rebar

Re: questions about some commits on external libs

2012-11-10 Thread Bob Dionne
On Nov 10, 2012, at 6:16 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Sat, Nov 10, 2012 at 11:59 AM, Bob Dionne bob.dio...@gmail.com wrote: Hi Benoit, I made that ibrowse commit. I'm not sure what the process is with respect to pushing this upstream. At Cloudant we maintain a fork

Re: CouchDB Plugins First Draft

2012-11-01 Thread Bob Dionne
Reminds me of my favorite book - Sketches of an Elephant Jan, thanks for putting a stake in the ground, I've wanted to see this forever. The proposal in my mind takes too much of a product management or marketing view (perhaps knowingly). Here's how it will look the buttons one will push,

Re: CouchDB Plugins First Draft

2012-11-01 Thread Bob Dionne
On Nov 1, 2012, at 7:53 AM, Jan Lehnardt j...@apache.org wrote: On Nov 1, 2012, at 11:01 , Bob Dionne dio...@dionne-associates.com wrote: Reminds me of my favorite book - Sketches of an Elephant Jan, thanks for putting a stake in the ground, I've wanted to see this forever

[jira] [Created] (COUCHDB-1583) improve the flow control in ibrowse streams

2012-10-31 Thread Bob Dionne (JIRA)
Bob Dionne created COUCHDB-1583: --- Summary: improve the flow control in ibrowse streams Key: COUCHDB-1583 URL: https://issues.apache.org/jira/browse/COUCHDB-1583 Project: CouchDB Issue Type

Re: git commit: COUCHDB-1424 Fix etap to not consume any message

2012-10-31 Thread Bob Dionne
Hi Filipe, I tested this new branch and it seems to have issues (at least on my machine) : ok 44 reduce_false ok 45 reduce_false_temp not ok 46 replication Reason: expected 'tony', got 'null' Trace back (most recent call first): 0: Error(expected '\tony\', got 'null') 46:

Re: git commit: COUCHDB-1424 Fix etap to not consume any message

2012-10-31 Thread Bob Dionne
On Oct 31, 2012, at 3:10 PM, Filipe David Manana fdman...@gmail.com wrote: On Wed, Oct 31, 2012 at 8:01 PM, Bob Dionne dio...@dionne-associates.com wrote: Hi Filipe, I tested this new branch and it seems to have issues (at least on my machine) : ok 44 reduce_false ok 45 reduce_false_temp

Re: git commit: COUCHDB-1424 Fix etap to not consume any message

2012-10-31 Thread Bob Dionne
also +1 on this patch just based on inspection, it looks like the right thing to do On Oct 31, 2012, at 3:16 PM, Bob Dionne dio...@dionne-associates.com wrote: oops, sorry, wrong paste, it is irrelevant. I meant to paste: ./test/etap/120-stats-collect.t ... ok ./test/etap/121-stats

[jira] [Resolved] (COUCHDB-1557) upgrade some code to use BIFs

2012-10-24 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne resolved COUCHDB-1557. - Resolution: Fixed Fix Version/s: 1.3 fixed on master upgrade some

Re: [jira] [Commented] (COUCHDB-1557) upgrade some code to use BIFs

2012-10-24 Thread Bob Dionne
time. Cheers, Bob On Oct 24, 2012, at 7:05 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Thu, Oct 11, 2012 at 1:09 PM, Bob Dionne (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/COUCHDB-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment

[jira] [Commented] (COUCHDB-1557) upgrade some code to use BIFs

2012-10-11 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13474038#comment-13474038 ] Bob Dionne commented on COUCHDB-1557: - I've also made similar changes to ibrowse[1

Re: replication problems

2012-10-11 Thread Bob Dionne
Incorporating a unique id from the source and target seems like a good way to go but I'm wondering if an id from an ini file will work in the clustered BigCouch case. Would an API level request work better? Something the replicator would interrogate for both the source and the target. On Oct

Re: replication problems

2012-10-11 Thread Bob Dionne
damaged my brain. Sent from the ocean floor On 11 Oct 2012, at 14:59, Bob Dionne dio...@dionne-associates.com wrote: Incorporating a unique id from the source and target seems like a good way to go but I'm wondering if an id from an ini file will work in the clustered BigCouch case. Would

[jira] [Created] (COUCHDB-1557) upgrade some code to use BIFs

2012-10-10 Thread Bob Dionne (JIRA)
Bob Dionne created COUCHDB-1557: --- Summary: upgrade some code to use BIFs Key: COUCHDB-1557 URL: https://issues.apache.org/jira/browse/COUCHDB-1557 Project: CouchDB Issue Type: Improvement

[jira] [Updated] (COUCHDB-1557) upgrade some code to use BIFs

2012-10-10 Thread Bob Dionne (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-1557: Attachment: 0001-Upgrade-code-to-use-BIFs-for-improved-performance.patch upgrade some code

Re: Part1: What's up dev? About energy.

2012-09-27 Thread Bob Dionne
Hi Benoit, I can understand your view and to some extent share your concerns. I took a look at the refuge project and things like couch_core are interesting. I'm impressed how prolific you are. I'd definitely love to see simpler internals and a better separation of concerns, especially with

Re: Merge in new authentication code

2012-08-25 Thread Bob Dionne
On Aug 25, 2012, at 4:46 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Aug 25, 2012 3:27 AM, Jason Smith j...@apache.org wrote: Hi, developers. At Iris Couch, we have used two third-party CouchDB extensions for a very long time. I would like to merge both of them into master. They

Re: [VOTE] acceptance of CouchBase-provided API documentation (ref COUCHDB-1523)

2012-08-23 Thread Bob Dionne
+1 On Aug 23, 2012, at 8:27 AM, Dave Cottlehuber d...@muse.net.nz wrote: Hi everybody, Due to the size of this welcome contribution, we need a bit more paperwork than usual, which Jan is handling, and also a vote accepting the contribution which can be done prior. I would like call a

Re: Process for code submissions?

2012-08-06 Thread Bob Dionne
Nick, You can ignore this given Bob Newson picked it up. I guess the mailing list took some time off, I sent this out yesterday at 11:30 am. Cheers, Bob On Aug 5, 2012, at 11:22 AM, Bob Dionne dio...@dionne-associates.com wrote: Hi Nick, Sorry this is my fault for dropping the ball

Re: Users' Wish-list

2012-05-09 Thread Bob Dionne
it's interesting, Im not sure how large or broad a user sampling this is but the top three requests seem to be: 1. Chained map/reduce 2. Partial doc updates 3. Native FTI I don't quite get #2 but #1 and #3 have been around a long time On Apr 30, 2012, at 6:53 AM, Alon Keren wrote: I've

Re: website jira

2012-04-17 Thread Bob Dionne
On Apr 16, 2012, at 8:05 PM, Benoit Chesneau wrote: On Tue, Apr 17, 2012 at 1:07 AM, Noah Slater nsla...@tumbolia.org wrote: Some comments. I wish it could have been discussed before too. Sorry to jump on you here Benoît, but this is not the way CouchDB works. And every time I see

Re: Help shape the future of CouchDB: your voice needed!

2012-04-15 Thread Bob Dionne
This is great, a little more descriptive putting them into two categories. I'm not sure why we'd exclude the programmer items from the voting On Apr 15, 2012, at 6:02 AM, Robert Newson wrote: He's what I have so far: https://gist.github.com/2387973 I think it's pretty close. Only the

Re: Help shape the future of CouchDB: your voice needed!

2012-04-15 Thread Bob Dionne
Benoit, Thanks for mentioning the links item, that should definitely be in the list. I'd be curious to know what kind if usage the Basho folks have seen with that one. I think it's a good feature but I also think it kind of runs against the grain architecturally in couchdb. Documents now are

Re: Help shape the future of CouchDB: your voice needed!

2012-04-14 Thread Bob Dionne
I kind of agree, though I think voting is neat. I'd like to think most of these features are influenced by experiences with users in addition to internal refactoring concerns and so forth. It might help for everyone to see the list of features (here's a cleaned up version I got from BobN) [1].

Re: Help shape the future of CouchDB: your voice needed!

2012-04-14 Thread Bob Dionne
On Apr 14, 2012, at 1:11 PM, Benoit Chesneau wrote: On Sat, Apr 14, 2012 at 6:30 PM, Bob Dionne dio...@dionne-associates.com wrote: I kind of agree, though I think voting is neat. I'd like to think most of these features are influenced by experiences with users in addition to internal

Re: website jira

2012-04-10 Thread Bob Dionne
agreed. Another thing we seemed to have lost on the new site is an easy way to link to the API references on the WIKI. Perhaps Documentation could be another top level category -- Bob On Apr 10, 2012, at 9:37 AM, Benoit Chesneau wrote: The website should have a direct link to jira on top so

new web site

2012-04-07 Thread Bob Dionne
The new site is awesome, especially the snappiness of the navigation within the page. A comment and a question: I think the apache text in the logo might look better if capitalized. One of the commenters on HN mentioned it looks identical to the Cordova project[1]. Is this part of a

Re: getting 1.2 to build and run in Linux Mint 12

2012-04-07 Thread Bob Dionne
looks like file permissions On Apr 7, 2012, at 7:41 AM, Mike Coolin wrote: Build couchdb 1.2 many times and it always worked. Followed the release instruction but couchdb does not startup. here is the output from the terminal: 644 'www/image/cancel.gif'

Re: When will BigCouch be merged into Apache Couchdb?

2012-04-02 Thread Bob Dionne
Hi Sean, There are definitely some things to work out, and we've been very deliberate in thinking them over carefully. Next week we're having a dev meeting in Boston and I'm hopeful one of the deliverables from that meeting will be a more concrete design/plan for this integration. Cheers,

Re: [VOTE] Apache CouchDB 1.2.0 release, third round

2012-03-28 Thread Bob Dionne
you might consider naming the next build knock wood :) On Mar 28, 2012, at 2:25 PM, Noah Slater wrote: This vote has been aborted. Thank you to everyone who participated. On Wed, Mar 28, 2012 at 7:14 PM, Jan Lehnardt j...@apache.org wrote: On Mar 28, 2012, at 20:07 , Filipe David

Re: Voting -1 on the first sign of issues (was Re: [VOTE] Apache CouchDB 1.2.0 release, third round)

2012-03-27 Thread Bob Dionne
Dave, Actually the rules are quite clear on this issue: However, in no case may someone's vote be considered invalid if the implied commitment doesn't appear to be met; a vote is a formal expression of opinion, not of commitment. Cheers, Bob On Mar 27, 2012, at 7:21 AM, Dave Cottlehuber

Re: Problems blocking 1.2.0

2012-03-21 Thread Bob Dionne
make check runs here Randall, R15B On Mar 21, 2012, at 4:42 PM, Randall Leeds wrote: On Wed, Mar 21, 2012 at 13:21, Noah Slater nsla...@tumbolia.org wrote: Have you added the appropriate entries in NEWS and CHANGES? I have just now. Running make check so I can give you the green light.

[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: 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

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

2012-03-16 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13231173#comment-13231173 ] Bob Dionne commented on COUCHDB-1443: - interesting, I'll take a look

Re: 1.2.0 status update

2012-03-15 Thread Bob Dionne
Noah, Sorry, but I disagree. I don't think your experiment worked well at all and I think the approach you are taking is going to alienate people. Best regards, Bob On Mar 15, 2012, at 11:52 AM, Noah Slater wrote: Paul, How long before we can land COUCHDB-1426? On Thu, Mar 15, 2012 at

Re: 1.2.0 status update

2012-03-15 Thread Bob Dionne
I should add, best of luck with the new web site -- Bob On Mar 15, 2012, at 1:28 PM, Bob Dionne wrote: Noah, Sorry, but I disagree. I don't think your experiment worked well at all and I think the approach you are taking is going to alienate people. Best regards, Bob On Mar 15

Re: 1.2.0 status update

2012-03-15 Thread Bob Dionne
I'll be more than happy to, after the 1.2 release is out, as Dave mentioned we should all table it for now. Remind me then -- Bob On Mar 15, 2012, at 2:28 PM, Noah Slater wrote: Bob, Can you explain your remarks? Thanks, On 15 Mar 2012, at 17:28, Bob Dionne dio...@dionne

Re: 1.2 build crash FYI

2012-03-15 Thread Bob Dionne
that error, eaddrinuse, usually means couchdb is already running On Mar 15, 2012, at 7:41 PM, Mike Coolin wrote: Tried building couch tonight with the latest code: You have installed Apache CouchDB, time to relax. make[3]: Leaving directory `/tmp/couchdb/dist/apache-couchdb-1.2.0'

Re: Fundamentals Question on CoucheDB's append only b+tree.

2012-03-14 Thread Bob Dionne
at 11:33 PM, Randall Leeds randall.le...@gmail.com wrote: On Mar 13, 2012 7:11 PM, Paul Davis paul.joseph.da...@gmail.com wrote: On Tue, Mar 13, 2012 at 5:50 PM, Bob Dionne dio...@dionne-associates.com wrote: That's largely correct, though couchdb's btree is neither fish nor fowl

Re: Couchbase trademark issues

2012-03-14 Thread Bob Dionne
Jan, Here's my two cents as a couchdb committer. I don't think you (Couchbase) need to do anything. My observation is that there has been more representation about end-user confusion than there has been actual end-user confusion. In fact it's now become an assumption. It also strikes me that

Re: Fundamentals Question on CoucheDB's append only b+tree.

2012-03-13 Thread Bob Dionne
On Mar 13, 2012, at 1:26 PM, Davies, Owain wrote: Hi, I have been reading the couchDB guide, particularly the appendix on the power of b-trees. As I understand it couchdb uses a b+tree, in which the leaf nodes have pointers to their siblings to facilitate quick in-order and reverse

Re: Fundamentals Question on CoucheDB's append only b+tree.

2012-03-13 Thread Bob Dionne
That's largely correct, though couchdb's btree is neither fish nor fowl. It doesn't have an order (B-trees generally do) and it does store values in the inner nodes (B+trees do not) As Paul might say it's a B~tree On Mar 13, 2012, at 3:31 PM, Randall Leeds wrote: On Tue, Mar 13, 2012 at

Re: Crash of CouchDB 1.2.x

2012-03-11 Thread Bob Dionne
Stefan, At a glance I would suspect you've run out of disk space and the error thrown is not caught resulting in the badmatch, Bob On Mar 11, 2012, at 6:41 AM, Stefan Kögl wrote: Hi, I had my CouchDB 1.2.x (fb72251bc7114b07f0667867226ec9e200732dac) crash again twice today. The first

Re: 1.2.0 status update

2012-03-08 Thread Bob Dionne
, 2012, at 5:55 AM, Noah Slater wrote: Wow, cool. Thanks Bob, Filipe, and everyone who tested! :D Remaining issues: * Bob Dionne will driving COUCHDB-1424 * Benoît Chesneau will be driving COUCHDB-1426 Guys? On Thu, Mar 8, 2012 at 10:19 AM, Robert Newson rnew...@apache.org wrote

Re: 1.2.0 status update

2012-03-08 Thread Bob Dionne
checked in the sleep workaround that Jan confirms now works on the MINI with Filipes fix. On Mar 8, 2012, at 8:54 AM, Noah Slater wrote: Thanks Bob. Do you think we'll have a fix by the weekend? On Thu, Mar 8, 2012 at 11:10 AM, Bob Dionne dio...@dionne-associates.comwrote: Still

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-07 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224514#comment-13224514 ] Bob Dionne commented on COUCHDB-1424: - so it seems the 220-compaction-daemon.t test

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-07 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224726#comment-13224726 ] Bob Dionne commented on COUCHDB-1424: - yes, but we do use them a lot in etaps to co

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-06 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13223533#comment-13223533 ] Bob Dionne commented on COUCHDB-1424: - It's not easy, breakpoints aren't very useful

Re: Please report your indexing speed

2012-03-05 Thread Bob Dionne
Awesome Filipe, so these two were related, I didn't get that subtlety in your original post. This is great, thanks for the patch -- Bob On Mar 5, 2012, at 2:41 AM, Filipe David Manana wrote: On Sun, Mar 4, 2012 at 9:45 AM, Bob Dionne dio...@dionne-associates.com wrote: yes, I was surprised

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-05 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1381#comment-1381 ] Bob Dionne commented on COUCHDB-1424: - I found one case 075-auth-cache.t where

Re: Please report your indexing speed

2012-03-04 Thread Bob Dionne
Great Jan, so this confirms my back of the envelope test using Bob's script and Filipe's results. The patch is definitely helpful. I was wondering why no one had looked at test/bench, perhaps this more rigorous approach could provide the basis for a comprehensive performance tool On Mar 4,

Re: 1.2.0 status update

2012-03-04 Thread Bob Dionne
on: * Bob Dionne will driving COUCHDB-1424 * Benoît Chesneau will be driving COUCHDB-1426 * Robert Newson will be driving the performance work The R15B patch has been committed already. Thanks! N

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-04 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221927#comment-13221927 ] Bob Dionne commented on COUCHDB-1424: - yes, sorry I didn't push a diff I think

Re: Please report your indexing speed

2012-03-04 Thread Bob Dionne
On Mar 3, 2012, at 5:25 PM, Bob Dionne wrote: I ran some tests, using Bob's latest script. The first versus the second clearly show the regression. The third is the 1.2.x with the patch to couch_os_process reverted and it seems to have no impact. The last has Filipe's latest patch

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-04 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221997#comment-13221997 ] Bob Dionne commented on COUCHDB-1424: - I'm not able to consistently see it hang

[jira] [Commented] (COUCHDB-1424) make check hangs when compiling with R15B

2012-03-03 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221681#comment-13221681 ] Bob Dionne commented on COUCHDB-1424: - I've tested with prove -v and in all cases

Re: Please report your indexing speed

2012-03-03 Thread Bob Dionne
I ran some tests, using Bob's latest script. The first versus the second clearly show the regression. The third is the 1.2.x with the patch to couch_os_process reverted and it seems to have no impact. The last has Filipe's latest patch to couch_view_updater discussed in the other thread and it

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-29 Thread Bob Dionne
it comes to performance. I'll be happy to elaborate on this when we get to that. Best Regards, Bob On Feb 27, 2012, at 8:15 AM, Jan Lehnardt wrote: On Feb 27, 2012, at 12:58 , Bob Dionne wrote: Thanks for the clarification. I hope I'm not conflating things by continuing the discussion

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-28 Thread Bob Dionne
and time a view build here: http://friendpaste.com/7kBiKJn3uX1KiGJAFPv4nK B. On 27 February 2012 13:15, Jan Lehnardt j...@apache.org wrote: On Feb 27, 2012, at 12:58 , Bob Dionne wrote: Thanks for the clarification. I hope I'm not conflating things by continuing the discussion here, I

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-27 Thread Bob Dionne
we need to do to ship 1.2.0. On Feb 26, 2012, at 21:22 , Bob Dionne wrote: Jan, I'm -1 based on all of my evaluation. I've spent a few hours on this release now yesterday and today. It doesn't really pass what I would call the smoke test. Almost everything I've run into has

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-26 Thread Bob Dionne
JS tests also have fails. I tested the performance of view indexing, using a modest 200K doc db with a large complex view and there's a clear regression between 1.1.x and 1.2.x Others report similar results On Feb 23, 2012, at 5:25 PM, Bob Dionne wrote: sorry Noah, I'm in debug mode today so

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-26 Thread Bob Dionne
definitive tests. Best, Bob On Feb 26, 2012, at 2:29 PM, Jan Lehnardt wrote: On Feb 26, 2012, at 13:58 , Bob Dionne wrote: -1 R15B on OS X Lion I rebuilt OTP with an older SSL and that gets past all the crashes (thanks Filipe). I still see hangs when running make check, though any

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-23 Thread Bob Dionne
sorry Noah, I'm in debug mode today so I don't care to start mucking with my stack, recompiling erlang, etc... I did try using that build repeatedly and it crashes all the time. I find it very odd and I had seen those before as I said on my older macbook. I do see the hangs Jan describes in

Re: Couchbase trademark issues

2012-02-23 Thread Bob Dionne
I like this look, crisper and easier to read. Nice work On Feb 23, 2012, at 9:20 PM, Christian Swinehart wrote: On Mon, Feb 20, 2012 at 7:12 AM, Robert Newson rnew...@apache.org wrote: coinciding with the 1.2 release would be awesome On 20 February 2012 12:09, Robert Newson

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-22 Thread Bob Dionne
make distcheck ran ok server keeps crashing with: Bus error: 10 On Feb 22, 2012, at 6:29 PM, Noah Slater wrote: I might add that I got a segfault on the first try with the test suite, but was unable to reproduce it with two further runs. I would appreciate some feedback on this to assure me

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-22 Thread Bob Dionne
: http://wiki.apache.org/couchdb/Troubleshooting#Segmentation_faults_and_bus_errors On Wed, Feb 22, 2012 at 11:51 PM, Bob Dionne dio...@dionne-associates.comwrote: make distcheck ran ok server keeps crashing with: Bus error: 10 On Feb 22, 2012, at 6:29 PM, Noah Slater wrote: I

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-22 Thread Bob Dionne
it without running that. On Feb 22, 2012, at 8:02 PM, Noah Slater wrote: Could you try again a few times maybe, try testing the source directly from your checkout? On Thu, Feb 23, 2012 at 12:26 AM, Bob Dionne dio...@dionne-associates.comwrote: I've seen this page before Noah, and something

Re: [VOTE] Apache CouchDB 1.2.0 release, second round

2012-02-22 Thread Bob Dionne
if I can't patch Erlang to use the newer OS X functions. Filipe had more details but IIRC the fix was basically to compile your own SSL and get Erlang to link against that. On Wed, Feb 22, 2012 at 8:07 PM, Bob Dionne dio...@dionne-associates.com wrote: I've been doing that all along, master

Re: Couchbase trademark issues

2012-02-21 Thread Bob Dionne
Randall and Noah, I disagree. I don't think, given the way events have unfolded, that anyone has been disingenuous. The two blog posts from Cloudant and Couchbase, clarifying their commitments to the CouchDB project in the aftermath of Damien's departure, explain their positions nicely. I

replicator

2012-02-21 Thread Bob Dionne
Hi Filipe, I'm seeing an issue in the replicator. This anonymous function [1] is throwing function_clause errors as it doesn't handle codes 400-500 that might occur in [2,3]. I have a rough idea how to fix it but I'm not sure whether I should handle it in replicator_httpc or up in the

Re: replicator

2012-02-21 Thread Bob Dionne
On Feb 21, 2012, at 11:00 PM, Filipe David Manana wrote: On Tue, Feb 21, 2012 at 7:30 PM, Bob Dionne dio...@dionne-associates.com wrote: Hi Filipe, I'm seeing an issue in the replicator. This anonymous function [1] is throwing function_clause errors as it doesn't handle codes 400-500

Re: Couchbase trademark issues

2012-02-20 Thread Bob Dionne
I am prepared to take this to legal, but I wanted some feedback on it first. Noah, I think this would be inappropriate Regards, Bob

Re: PMC announcements

2012-02-16 Thread Bob Dionne
congrats Paul! On Feb 16, 2012, at 5:24 AM, Noah Slater wrote: Dear Community, On behalf of the Project Management Committee, I have two announcements. Paul Joseph Davis, a long time contributor to the CouchDB project, has been appointed to the PMC. He’s an asset to this community, and

Re: Roadmap for the 1.3.0 release

2012-02-15 Thread Bob Dionne
On Feb 14, 2012, at 9:22 PM, Brian Mitchell wrote: Has there been any discussion around BigCouch integration strategies? It seems like it would fit the bill for the next undertaking on the general couch side. Does anyone from Cloudant have a suggestion for the timeline here? There's been a

Re: Roadmap for the 1.3.0 release

2012-02-15 Thread Bob Dionne
That sounds really neat, a number of folks have asked for such a thing. Right, the ddocs, validation funs, etc.. currently aren't stored globally, which requires clustered calls to retrieve them On Feb 15, 2012, at 8:21 AM, Benoit Chesneau wrote: On Wed, Feb 15, 2012 at 2:13 PM, Bob Dionne

Re: possible replication issue

2012-02-09 Thread Bob Dionne
Filipe, That seems to work fine[1]. I've tried it on both the 1.2.x and master branches and it works with bigcouch-0.4 Cheers, Bob [1] https://gist.github.com/1779568 On Feb 8, 2012, at 8:52 PM, Bob Dionne wrote: Filipe, couch_replicator_api_wrap does like the best place to do

possible replication issue

2012-02-08 Thread Bob Dionne
Hi Filipe, I ran into a possible issue replicating from BC 0.4 to CouchDB 1.2.x (someone needs to verify this is a problem and not my local setup). The issue seems to be the treatment of sequence numbers like [2,foo]. The latest in 1.2.x of couch_replicator_httpc:send_req runs

Re: possible replication issue

2012-02-08 Thread Bob Dionne
, Bob Dionne dio...@dionne-associates.com wrote: Hi Filipe, I ran into a possible issue replicating from BC 0.4 to CouchDB 1.2.x (someone needs to verify this is a problem and not my local setup). The issue seems to be the treatment of sequence numbers like [2,foo]. The latest in 1.2.x

Re: Time-ordered document ids including the database identity

2012-01-26 Thread Bob Dionne
https://issues.apache.org/jira/browse/COUCHDB-1373 On Jan 26, 2012, at 2:30 PM, Jan Lehnardt wrote: Hi Nick, this sounds useful. Would you mind posting the patch to a new JIRA issue? Cheers Jan -- On Dec 29, 2011, at 14:34 , Nick North wrote: This suggestion is for an enhancement

Re: CouchDB Module System

2012-01-23 Thread Bob Dionne
Extensions On Jan 23, 2012, at 4:33 AM, Paul Davis wrote: On Mon, Jan 23, 2012 at 3:03 AM, Randall Leeds randall.le...@gmail.com wrote: On Sat, Dec 31, 2011 at 10:34, Jan Johannes j...@ntr.io wrote: Dear favorite Document-database developer community :-) This is my first message to the

[jira] [Commented] (COUCHDB-1342) Asynchronous file writes

2012-01-22 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190655#comment-13190655 ] Bob Dionne commented on COUCHDB-1342: - I revisited this a bit this morning. I tried

[jira] [Commented] (COUCHDB-1342) Asynchronous file writes

2012-01-22 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190660#comment-13190660 ] Bob Dionne commented on COUCHDB-1342: - I should add that I'd like to get Filipe's

Re: git commit: Fix SpiderMonkey version detection

2012-01-22 Thread Bob Dionne
same issue here, jsapi.h isn't in a js directory. MBA running Lion On Jan 22, 2012, at 1:15 PM, Filipe David Manana wrote: Paul, after this change I'm no longer able to build master (haven't tried other branches however). configure can't find js/jsapi.h, this is because my jsapi.h doesn't

[jira] [Commented] (COUCHDB-1304) set Expires header on session cookies to make them persistent

2012-01-21 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190401#comment-13190401 ] Bob Dionne commented on COUCHDB-1304: - I'm also -1 with Jan on this. Privacy

[jira] [Commented] (COUCHDB-1373) Time-order​ed document ids including the database identity

2012-01-14 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13186164#comment-13186164 ] Bob Dionne commented on COUCHDB-1373: - I think the option of letting the user

Re: javascript ./run

2012-01-07 Thread Bob Dionne
I see the same behavior, it's built in to make check now also. I thought maybe it was SM because I'm running 1.7.x On Jan 7, 2012, at 6:19 AM, Benoit Chesneau wrote: Does javascript console testts work for you on 1.2 ? I tried after a clean -fdx : $ cd test/javascript/ $ ./run

Re: [ANN]: Dave Cottlehuber elected CouchDB committer

2012-01-06 Thread Bob Dionne
Congrats Dave! On Jan 6, 2012, at 4:15 PM, Jan Lehnardt wrote: Hey all, I am happy to report that the CouchDB PMC has elected Dave Cottlehuber to become a CouchDB committer. His election recognises his outstanding contributions to the Windows build system and other parts of the code

[jira] [Commented] (COUCHDB-1373) Time-order​ed document ids including the database identity

2012-01-02 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178431#comment-13178431 ] Bob Dionne commented on COUCHDB-1373: - Nick, It looks good at a glance. I'll try

[jira] [Commented] (COUCHDB-1373) Time-order​ed document ids including the database identity

2012-01-01 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178201#comment-13178201 ] Bob Dionne commented on COUCHDB-1373: - Nick, looks pretty good. There's still

[jira] [Updated] (COUCHDB-1373) Time-order​ed document ids including the database identity

2012-01-01 Thread Bob Dionne (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne updated COUCHDB-1373: Attachment: 0001-Add-etap-for-jira-1373.patch test for couchdb-1373 Time-order

[jira] [Commented] (COUCHDB-1373) Time-order​ed document ids including the database identity

2011-12-31 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13178038#comment-13178038 ] Bob Dionne commented on COUCHDB-1373: - Nick, This seems reasonable, I'm sure

[jira] [Commented] (COUCHDB-1367) When settings revs_limit on db - the db increases its update_seq counter when viewing stats - but not when getting changes

2011-12-23 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175367#comment-13175367 ] Bob Dionne commented on COUCHDB-1367: - wonderful, I wondering about

[jira] [Commented] (COUCHDB-1367) When settings revs_limit on db - the db increases its update_seq counter when viewing stats - but not when getting changes

2011-12-22 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175219#comment-13175219 ] Bob Dionne commented on COUCHDB-1367: - I agree, it would appear redundant

[jira] [Commented] (COUCHDB-1367) When settings revs_limit on db - the db increases its update_seq counter when viewing stats - but not when getting changes

2011-12-20 Thread Bob Dionne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13173086#comment-13173086 ] Bob Dionne commented on COUCHDB-1367: - I'm a little confused then. It seems if c-l

[jira] [Assigned] (COUCHDB-1367) When settings revs_limit on db - the db increases its update_seq counter when viewing stats - but not when getting changes

2011-12-19 Thread Bob Dionne (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Dionne reassigned COUCHDB-1367: --- Assignee: Bob Dionne When settings revs_limit on db - the db increases its update_seq

  1   2   >