[jira] [Commented] (COUCHDB-1075) Circular require's in CommonJS modules

2011-05-02 Thread Caolan McMahon (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028014#comment-13028014 ] Caolan McMahon commented on COUCHDB-1075: - Just FYI, this patch makes a fairly n

Re: svn commit: r1098691 - in /couchdb/trunk/src/snappy: snappy.erl snappy_nif.cc

2011-05-02 Thread Paul Davis
On Mon, May 2, 2011 at 2:07 PM, Filipe David Manana wrote: > Paul, this breaks compilation with R13B04: > > 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-snapp

Re: svn commit: r1098691 - in /couchdb/trunk/src/snappy: snappy.erl snappy_nif.cc

2011-05-02 Thread Filipe David Manana
Paul, this breaks compilation with R13B04: 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 -L/usr/lib/xulrunner-devel-1.9.2.17/lib/ -L/usr/l

[jira] [Commented] (COUCHDB-1120) Snappy compression (databases, view indexes) + keeping doc bodies as ejson binaries

2011-05-02 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027744#comment-13027744 ] Paul Joseph Davis commented on COUCHDB-1120: You made a comment at one point

[jira] [Commented] (COUCHDB-1120) Snappy compression (databases, view indexes) + keeping doc bodies as ejson binaries

2011-05-02 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027728#comment-13027728 ] Filipe Manana commented on COUCHDB-1120: Ok, if it's that ugly for you, I'm fine

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Filipe David Manana
Thanks Randall. Adding the backslash helps. It was also missing one header in the SNAPPY_CXX_HDRS file list. On Mon, May 2, 2011 at 6:08 PM, Randall Leeds wrote: > Filipe: > Missing the line continuation trailing backslash at Makefile.am:56 > > On Mon, May 2, 2011 at 13:06, Randall Leeds wrote:

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Randall Leeds
Filipe: Missing the line continuation trailing backslash at Makefile.am:56 On Mon, May 2, 2011 at 13:06, Randall Leeds wrote: > Wait. nevermind. got this with the dist. > Checking it out. > > On Mon, May 2, 2011 at 13:05, Randall Leeds wrote: >> I tried to help out and debug this but I don't see

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Randall Leeds
Wait. nevermind. got this with the dist. Checking it out. On Mon, May 2, 2011 at 13:05, Randall Leeds wrote: > I tried to help out and debug this but I don't see the failure on my machine. > :-/ > > On Mon, May 2, 2011 at 12:29, Paul Davis wrote: >> On Mon, May 2, 2011 at 9:45 AM, Filipe David M

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Randall Leeds
I tried to help out and debug this but I don't see the failure on my machine. :-/ On Mon, May 2, 2011 at 12:29, Paul Davis wrote: > On Mon, May 2, 2011 at 9:45 AM, Filipe David Manana > wrote: >> The buildbot complains about no target rule to make snappy.in: >> >> Making all in snappy >> make[4

About how CouchDB have processing requests

2011-05-02 Thread Alexander Shorin
Hi all, I just wants to understand some things before creating new issue, because this could be not an issue at all. All render function handles req argument which is represents request object that have been perfectly described at couch_httpd_external.erl [1] and couch_httpd.erl [2] But several q

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Paul Davis
On Mon, May 2, 2011 at 9:45 AM, Filipe David Manana wrote: > The buildbot complains about no target rule to make snappy.in: > > Making all in snappy > make[4]: Entering directory > `/home/buildslave3/slave3/couchdb-trunk/build/apache-couchdb-1.2.0a-1098558/_build/src/snappy' > make[4]: *** No rule

[jira] [Commented] (COUCHDB-1120) Snappy compression (databases, view indexes) + keeping doc bodies as ejson binaries

2011-05-02 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027709#comment-13027709 ] Paul Joseph Davis commented on COUCHDB-1120: Yeah, that C++ source is still

[jira] [Updated] (COUCHDB-1120) Snappy compression (databases, view indexes) + keeping doc bodies as ejson binaries

2011-05-02 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Joseph Davis updated COUCHDB-1120: --- Attachment: snappy.patch > Snappy compression (databases, view indexes) + keeping

Re: Sporadically failing tests.

2011-05-02 Thread Paul Davis
I've only seen 90 fail once and it was part of a distsign run so I couldn't see what the exact error was. I haven't tried reproducing this one yet on its own. As to 140, its not an assertion failing but an error being raised inside the etap process relating to sockets. This ends up halting the tes

SV: Debian package 0.11.0 stable?

2011-05-02 Thread Jens Rantil
Late reply here. Great to hear there might be some progress. If CouchDB wants to profile itself for fault tolerance/scalable it should be easy to deploy on multiple servers. A deb package makes that a breeze. Basho's riak has succeeded very well in that matter. That said, I would love to help o

[jira] [Resolved] (COUCHDB-1092) Storing documents bodies as raw JSON binaries instead of serialized JSON terms

2011-05-02 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana resolved COUCHDB-1092. Resolution: Won't Fix This is superseded by COUCHDB-1120 > Storing documents bodies as r

Re: buildbot failure in ASF Buildbot on couchdb-trunk

2011-05-02 Thread Filipe David Manana
The buildbot complains about no target rule to make snappy.in: Making all in snappy make[4]: Entering directory `/home/buildslave3/slave3/couchdb-trunk/build/apache-couchdb-1.2.0a-1098558/_build/src/snappy' make[4]: *** No rule to make target `snappy.app', needed by `all-am'. Stop. make[4]: Leavi

[jira] [Commented] (COUCHDB-1046) support load of external erlang modules in couchdb.

2011-05-02 Thread Randall Leeds (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027656#comment-13027656 ] Randall Leeds commented on COUCHDB-1046: I think Paul means COUCHDB-1012 > supp

[jira] [Resolved] (COUCHDB-1120) Snappy compression (databases, view indexes) + keeping doc bodies as ejson binaries

2011-05-02 Thread Filipe Manana (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filipe Manana resolved COUCHDB-1120. Resolution: Fixed Fix Version/s: 1.2 Applied to trunk. Thanks everyone. > Snappy

Re: Sporadically failing tests.

2011-05-02 Thread Filipe David Manana
Hi Paul, I can't reproduce those failures on 2 different machines I have (ThinkPad w/ Linux 32bits and MacBook w/ OS X 32bits). The assertions that sporadically fail for you are always the same? Which are them? On Fri, Apr 29, 2011 at 12:31 AM, Paul Davis wrote: > In preparing to roll the 1.0.3