Re: can fauxton commit be tagged?

2014-02-17 Thread Benoit Chesneau
the couchdb-fauxton repository has been created. Please keep it in sync :) - benoit On Sun, Feb 9, 2014 at 11:19 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Wed, Jan 29, 2014 at 10:32 PM, Sue deathbearbr...@gmail.com wrote: I'm fine with tagging my commits. thanks. By tagging I meant

Re: can fauxton commit be tagged?

2014-02-17 Thread Garren Smith
When are we actually moving over to the seperate repos and what are the git commands to keep it in sync? On 17 Feb 2014, at 10:11 AM, Benoit Chesneau bchesn...@gmail.com wrote: the couchdb-fauxton repository has been created. Please keep it in sync :) - benoit On Sun, Feb 9, 2014 at

Re: can fauxton commit be tagged?

2014-02-17 Thread Benoit Chesneau
On Mon, Feb 17, 2014 at 9:20 AM, Garren Smith gar...@apache.org wrote: When are we actually moving over to the seperate repos and what are the git commands to keep it in sync? both merge repository are using splitted repository to my knowledge (see my latest status abour rcouch). I don't

Query Server Tests

2014-02-17 Thread Jan Lehnardt
Hi all, I spent my Sunday hack time on extracting our rather hidden and little-exercised query server tests (https://github.com/apache/couchdb/blob/master/test/view_server/query_server_spec.rb) into a standalone project as well as porting it to node, to finally get rid of our Ruby dependency

Re: Will GeoCouch be integrated into CouchDB with the rcouch merge?

2014-02-17 Thread Jan Lehnardt
Regardless of rcouch and plugins becoming generally available. I’d be in favour starting to bundle GeoCouch as soon as possible and make it a default plugin in the long term. On 17 Feb 2014, at 07:09 , Patrick Arlt patrick.a...@gmail.com wrote: rcouch says it has GeoCouch integrated into it

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.1

2014-02-17 Thread Dirkjan Ochtman
On Thu, Feb 13, 2014 at 8:51 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Thu, Feb 13, 2014 at 3:44 PM, Dave Cottlehuber d...@jsonified.com wrote: However I don't think we have a successful `make distcheck` on FreeBSD 10 yet This sounds like reason to hold off, if someone steps up to fix

Re: Query Server Tests

2014-02-17 Thread Alexander Shorin
Hi Jan. This is good idea, but I think the implementation should be different. What's the main problem of Ruby's tests? It isn't reusable. You cannot use it for testing brand new query server done in language X. You'll have to rewrite it completely. That's boring and counter productive. Instead

Re: Query Server Tests

2014-02-17 Thread Jan Lehnardt
On 17 Feb 2014, at 11:26 , Alexander Shorin kxe...@gmail.com wrote: Hi Jan. This is good idea, but I think the implementation should be different. What's the main problem of Ruby's tests? It isn't reusable. You cannot use it for testing brand new query server done in language X. You'll

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.1

2014-02-17 Thread Andy Wenk
On 17 February 2014 11:25, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Thu, Feb 13, 2014 at 8:51 PM, Dirkjan Ochtman dirk...@ochtman.nl wrote: On Thu, Feb 13, 2014 at 3:44 PM, Dave Cottlehuber d...@jsonified.com wrote: However I don't think we have a successful `make distcheck` on FreeBSD

Re: [VOTE] Release Apache CouchDB 1.6.0-rc.1

2014-02-17 Thread Alexander Shorin
On Mon, Feb 17, 2014 at 2:49 PM, Andy Wenk a...@nms.de wrote: afaik we supported FreeBSD 10 with earlier versions. Droppping the support with 1.6 (even when it would just be for a short time) is not what we should do. As Dave stated, he will not be able to work on a fix until March. But maybe

Re: Will GeoCouch be integrated into CouchDB with the rcouch merge?

2014-02-17 Thread Robert Samuel Newson
Either way, it will need to work when sharded, since it’ll appear after the bigcouch merge. On 17 Feb 2014, at 10:18, Jan Lehnardt j...@apache.org wrote: Regardless of rcouch and plugins becoming generally available. I’d be in favour starting to bundle GeoCouch as soon as possible and make

[jira] [Commented] (COUCHDB-2064) Move server uuid to separate file

2014-02-17 Thread Darren Gibbard (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903189#comment-13903189 ] Darren Gibbard commented on COUCHDB-2064: - For what it's worth - It appears that

[jira] [Commented] (COUCHDB-2064) Move server uuid to separate file

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903191#comment-13903191 ] Robert Newson commented on COUCHDB-2064: All _config writes go to the last .ini

[jira] [Commented] (COUCHDB-1940) Add digest_raw and size_raw to compressed _attachments entries

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903190#comment-13903190 ] Robert Newson commented on COUCHDB-1940: We can do this when the values are

[jira] [Commented] (COUCHDB-2064) Move server uuid to separate file

2014-02-17 Thread Darren Gibbard (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903222#comment-13903222 ] Darren Gibbard commented on COUCHDB-2064: - Oh also: if you do the above, and

[GitHub] couchdb pull request: 2059 feature uri len negotiation

2014-02-17 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/150#issuecomment-35282297 I tidied this up, restoring the MAX_URI_LEN constant (since it was repeated), introducing a minimum value beyond which we give up, and providing an optional ability to

[jira] [Commented] (COUCHDB-2059) CouchDB replicator sends urls that are too long for comfort

2014-02-17 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903261#comment-13903261 ] Robert Newson commented on COUCHDB-2059:

[GitHub] couchdb pull request: More less refactoring

2014-02-17 Thread BigBlueHat
Github user BigBlueHat commented on the pull request: https://github.com/apache/couchdb/pull/144#issuecomment-35297481 @deathbearbrown there's now a matching branch on the otherside, so these should be merge-able. Shoot me screen shoots if you see anything amiss.

Re: [ANNOUNCE] ubuntu precise couchdb packages available

2014-02-17 Thread Eli Stevens (Gmail)
I can see the package here: https://launchpad.net/~couchdb/+archive/stable It's also under /dev, but I believe that's going to be moved out to make room for 1.6 at some point. Cheers, Eli On Sun, Feb 16, 2014 at 3:33 PM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Feb 17, 2014 at 12:18

[GitHub] couchdb-couch pull request: Add hard limit for OS processes

2014-02-17 Thread davisp
Github user davisp commented on the pull request: https://github.com/apache/couchdb-couch/pull/1#discussion_r9800282 Slight nit but for live introspection this is a bit of an awkward name. I'd go with couch_proc_manage_waiting. Might also add it as a -define constant for line length.

[GitHub] couchdb-couch pull request: Add hard limit for OS processes

2014-02-17 Thread davisp
Github user davisp commented on the pull request: https://github.com/apache/couchdb-couch/pull/1#issuecomment-35310894 +1 after renaming the table. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please

Re: can fauxton commit be tagged?

2014-02-17 Thread Paul Davis
Fauxton is actually fairly simple to split out with subtree. I wouldn't worry about maintaining things in sync just yet. On Mon, Feb 17, 2014 at 2:37 AM, Benoit Chesneau bchesn...@gmail.com wrote: On Mon, Feb 17, 2014 at 9:20 AM, Garren Smith gar...@apache.org wrote: When are we actually moving

[GitHub] couchdb-couch pull request: Add hard limit for OS processes

2014-02-17 Thread sagelywizard
Github user sagelywizard commented on the pull request: https://github.com/apache/couchdb-couch/pull/1#issuecomment-35311844 That's the table name change and the rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To

[GitHub] couchdb-couch pull request: Add hard limit for OS processes

2014-02-17 Thread davisp
Github user davisp commented on the pull request: https://github.com/apache/couchdb-couch/pull/1#issuecomment-35312807 Merged into 1843-feature-bigcouch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please

[GitHub] couchdb-couch pull request: Add hard limit for OS processes

2014-02-17 Thread sagelywizard
Github user sagelywizard closed the pull request at: https://github.com/apache/couchdb-couch/pull/1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this

[jira] [Resolved] (COUCHDB-2002) Implement a hard cap on OS process count in couch_proc_manager

2014-02-17 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis resolved COUCHDB-2002. Resolution: Fixed Merged into 1843-feature-bigcouch Implement a hard cap on OS

[jira] [Commented] (COUCHDB-2002) Implement a hard cap on OS process count in couch_proc_manager

2014-02-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903450#comment-13903450 ] ASF GitHub Bot commented on COUCHDB-2002: - Github user sagelywizard closed the

[GitHub] couchdb-couch-httpd pull request: RCOUCH-7: add _bulk_get entry po...

2014-02-17 Thread benoitc
GitHub user benoitc opened a pull request: https://github.com/apache/couchdb-couch-httpd/pull/2 RCOUCH-7: add _bulk_get entry point implement the spec from couchbase https://github.com/couchbase/sync_gateway/wiki/Bulk-GET Tracked in

[GitHub] couchdb-couch-httpd pull request: RCOUCH-7: add _bulk_get entry po...

2014-02-17 Thread benoitc
Github user benoitc closed the pull request at: https://github.com/apache/couchdb-couch-httpd/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this

[GitHub] couchdb-couch-httpd pull request: RCOUCH-7: add _bulk_get entry po...

2014-02-17 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-httpd/pull/2#issuecomment-35317004 phew, it closed. Please, no *new* work on the merge branches. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] couchdb-couch-httpd pull request: RCOUCH-7: add _bulk_get entry po...

2014-02-17 Thread benoitc
Github user benoitc commented on the pull request: https://github.com/apache/couchdb-couch-httpd/pull/2#issuecomment-35317134 Sorry. didn't realised that Github PR are sent to the fork source... On Mon, Feb 17, 2014 at 8:52 PM, Robert Newson

[GitHub] couchdb-couch-httpd pull request: RCOUCH-7: add _bulk_get entry po...

2014-02-17 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch-httpd/pull/2#issuecomment-35317217 :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If

[GitHub] couchdb pull request: 2059 feature uri len negotiation

2014-02-17 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/150#issuecomment-35326540 merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your

[GitHub] couchdb pull request: 2059 feature uri len negotiation

2014-02-17 Thread rnewson
Github user rnewson closed the pull request at: https://github.com/apache/couchdb/pull/150 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this feature