Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul J. Davis
On Jun 8, 2011, at 9:37 PM, Randall Leeds wrote: > On Wed, Jun 8, 2011 at 17:05, Paul Davis wrote: >> Conform to what? >> >> Also, I don't mind but we do generally have a policy of separating >> behavior changes from formatting changes so that its easier to sift >> through commits and menta

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
On Wed, Jun 8, 2011 at 17:05, Paul Davis wrote: > Conform to what? > > Also, I don't mind but we do generally have a policy of separating > behavior changes from formatting changes so that its easier to sift > through commits and mentally ignore anything that is listed as > "whitespace cleanup" or

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
Conform to what? Also, I don't mind but we do generally have a policy of separating behavior changes from formatting changes so that its easier to sift through commits and mentally ignore anything that is listed as "whitespace cleanup" or similar. On Wed, Jun 8, 2011 at 2:16 PM, Randall Leeds wr

[jira] [Updated] (COUCHDB-863) error log noise when a DELETE kills a replication

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-863: -- Affects Version/s: 1.1 Fix Version/s: 1.2 Assignee: Randall Leeds (was: F

[jira] [Resolved] (COUCHDB-863) error log noise when a DELETE kills a replication

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds resolved COUCHDB-863. --- Resolution: Fixed > error log noise when a DELETE kills a replication >

[jira] [Created] (COUCHDB-1192) Attachment upload speed varies widely based on how it is uploaded

2011-06-08 Thread Eli Stevens (JIRA)
Attachment upload speed varies widely based on how it is uploaded - Key: COUCHDB-1192 URL: https://issues.apache.org/jira/browse/COUCHDB-1192 Project: CouchDB Issue Type: Questi

[jira] [Work started] (COUCHDB-1076) _all_docs performance degrades as doc_del_count increases

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-1076 started by Randall Leeds. > _all_docs performance degrades as doc_del_count increases > - >

[jira] [Work started] (COUCHDB-977) make skip leverage inner reduction node counts

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-977 started by Randall Leeds. > make skip leverage inner reduction node counts > -- > > Key:

[jira] [Updated] (COUCHDB-977) make skip leverage inner reduction node counts

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-977: -- Fix Version/s: 1.2 1.1.1 > make skip leverage inner reduction node counts >

[jira] [Updated] (COUCHDB-1076) _all_docs performance degrades as doc_del_count increases

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1076: --- Issue Type: Sub-task (was: Bug) Parent: COUCHDB-977 > _all_docs performance degrad

[jira] [Assigned] (COUCHDB-977) make skip leverage inner reduction node counts

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-977: - Assignee: Randall Leeds > make skip leverage inner reduction node counts > -

[jira] [Updated] (COUCHDB-1076) _all_docs performance degrades as doc_del_count increases

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1076: --- Fix Version/s: 1.2 1.1.1 Assignee: Randall Leeds > _all_docs pe

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
Read the commit log for http://svn.apache.org/viewvc?rev=1133287&view=rev On Jun 8, 2011 10:33 AM, "Paul Davis" wrote: > What are all these hunks that are changing the comment syntax? > > https://github.com/davisp/couchdb/commit/6ceefeb6d142b995d9a0fe578aac88105d2a0917#L2R16 > > On Wed, Jun 8, 201

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
What are all these hunks that are changing the comment syntax? https://github.com/davisp/couchdb/commit/6ceefeb6d142b995d9a0fe578aac88105d2a0917#L2R16 On Wed, Jun 8, 2011 at 12:49 PM, Paul Davis wrote: > I'm getting on a train in a few minutes. I'll go through and review > what you did and see i

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
Anyway, I'm on a train now, too. Feel free to commit CXXFLAGS in the snappy Makefile.am if you don't want to wait for me to do it when I get internet on my laptop. On Jun 8, 2011 10:13 AM, "Randall Leeds" wrote: > On Jun 8, 2011 9:55 AM, "Filipe David Manana" wrote: >> >> Replacing with CXX_FLAGS

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
On Jun 8, 2011 9:55 AM, "Filipe David Manana" wrote: > > Replacing with CXX_FLAGS works perfectly (at least make dev) > > Btw, why is this ERLANG_FLAGS added? It always compiled fine for > everyone I think. > > I understand it adds information about the erlang include path. > However, in my case,

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Filipe David Manana
Replacing with CXX_FLAGS works perfectly (at least make dev) Btw, why is this ERLANG_FLAGS added? It always compiled fine for everyone I think. I understand it adds information about the erlang include path. However, in my case, both on Linux and OS X, I don't have Erlang installed from apt or br

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
I'm getting on a train in a few minutes. I'll go through and review what you did and see if I can't figure out what's going on. May or may not have internet while traveling but I should be back online in about 1.5 hours. On Wed, Jun 8, 2011 at 12:46 PM, Randall Leeds wrote: > Yeah, this commit wa

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
Yeah, this commit was meant to fix it when bob dionne noticed it breaking his build, but rnewon did not. Sorry I went to sleep with a broken build there. Can you try CXX or CPP flags for that line instead and re-bootstrap? On Jun 8, 2011 8:40 AM, "Filipe David Manana" wrote: > It happens even wit

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Filipe David Manana
It happens even with a fresh checkout from git://git.apache.org/couchdb.git Reverting the addition of ERLANG_FLAGS to snappy's Makefile.am doesn't help at all, so it must be one of the previous commits that touches the autotools config (ejson builds fine however) On Wed, Jun 8, 2011 at 4:28 PM, P

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
On Wed, Jun 8, 2011 at 11:26 AM, Randall Leeds wrote: > Strange. > On my machine that command includes -I for erlang includes. > > Paul, that's ERLANG_FLAGS as set by configure, not ERL_FLAGS. > Does it help if you switch it to CXX or CPP? Maybe your systems are stricter > about using those variab

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Randall Leeds
Strange. On my machine that command includes -I for erlang includes. Paul, that's ERLANG_FLAGS as set by configure, not ERL_FLAGS. Does it help if you switch it to CXX or CPP? Maybe your systems are stricter about using those variables for the .cc based stuff. Look in that folder's generated Make

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Filipe David Manana
Breaks my build (make dev) as well: make[3]: Entering directory `/home/fdmanana/git/hub/couchdb/src/snappy' /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/snappy/google-snappy -D_XOPEN_SOURCE-g -O2 -MT snappy_nif.lo -MD -MP -MF .deps/snappy_nif

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
On Wed, Jun 8, 2011 at 10:20 AM, Robert Dionne wrote: > well it breaks my build :) > > > > > > On Jun 8, 2011, at 10:15 AM, Paul Davis wrote: > >> On Wed, Jun 8, 2011 at 5:55 AM,   wrote: >>> Author: randall >>> Date: Wed Jun  8 09:55:00 2011 >>> New Revision: 1133319 >>> >>> URL: http://svn.apach

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Robert Dionne
well it breaks my build :) On Jun 8, 2011, at 10:15 AM, Paul Davis wrote: > On Wed, Jun 8, 2011 at 5:55 AM, wrote: >> Author: randall >> Date: Wed Jun 8 09:55:00 2011 >> New Revision: 1133319 >> >> URL: http://svn.apache.org/viewvc?rev=1133319&view=rev >> Log: >> include $(ERLANG_FLAGS) w

Re: svn commit: r1133319 - /couchdb/trunk/src/ejson/Makefile.am

2011-06-08 Thread Paul Davis
On Wed, Jun 8, 2011 at 5:55 AM, wrote: > Author: randall > Date: Wed Jun  8 09:55:00 2011 > New Revision: 1133319 > > URL: http://svn.apache.org/viewvc?rev=1133319&view=rev > Log: > include $(ERLANG_FLAGS) when building ejson nif > > Modified: >    couchdb/trunk/src/ejson/Makefile.am > > Modified

[jira] [Resolved] (COUCHDB-1136) cleanup views does not work when a design document has no views

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds resolved COUCHDB-1136. Resolution: Fixed Fix Version/s: 1.2 Fixed on trunk. > cleanup views does not wor

[jira] [Updated] (COUCHDB-431) Support cross domain XMLHttpRequest (XHR) calls by implementing Access Control spec

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-431: -- Fix Version/s: 1.2 > Support cross domain XMLHttpRequest (XHR) calls by implementing Access >

[jira] [Updated] (COUCHDB-1012) Utility to help plugin developers manage paths

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1012: --- Fix Version/s: 1.2 > Utility to help plugin developers manage paths > -

[jira] [Resolved] (COUCHDB-1189) 302 reported when it should say 'you are not a server or admin"

2011-06-08 Thread Robert Newson (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Newson resolved COUCHDB-1189. Resolution: Not A Problem It sounds like our content type negotiation. We attempt to disc

[jira] [Resolved] (COUCHDB-1033) prevent excessive linking

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds resolved COUCHDB-1033. Resolution: Fixed Fixed on trunk. > prevent excessive linking >

[jira] [Resolved] (COUCHDB-562) link couchjs with bound libmozjs

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds resolved COUCHDB-562. --- Resolution: Fixed If your distribution of spidermonkey includes a pkg-config definition for

[jira] [Work started] (COUCHDB-1033) prevent excessive linking

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on COUCHDB-1033 started by Randall Leeds. > prevent excessive linking > - > > Key: COUCHDB-1033 > URL: http

[jira] [Assigned] (COUCHDB-1033) prevent excessive linking

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds reassigned COUCHDB-1033: -- Assignee: Randall Leeds > prevent excessive linking > - > >

[jira] [Resolved] (COUCHDB-1191) Configure script doesn't check erlang version - invalid version causes obscure error message in make.

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds resolved COUCHDB-1191. Resolution: Fixed > Configure script doesn't check erlang version - invalid version cause

[jira] [Updated] (COUCHDB-1191) Configure script doesn't check erlang version - invalid version causes obscure error message in make.

2011-06-08 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-1191: --- Fix Version/s: 1.1.1 Assignee: Randall Leeds Fixed on 1.1.x branch. > Configure s

Re: minimum required Erlang version

2011-06-08 Thread Randall Leeds
Bumped this on the 1.1.x branch with Benoit's concerns in mind. http://www.erlang.org/download_release/4 has a scary warning about anything less than R2. Didn't make any decision on the NIF 1.2 issue, so that's still on the table. On Wed, Dec 8, 2010 at 07:28, Filipe David Manana wrote: > I thin