[GitHub] couchdb-chttpd pull request: Refactor test suite for httpd endpoin...

2015-08-24 Thread iilyak
Github user iilyak commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/65#issuecomment-134462216 This PR depends on https://github.com/apache/couchdb-couch-epi/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (COUCHDB-2789) Refactor test suite for endpoint testing to skip overriden handlers

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710351#comment-14710351 ] ASF GitHub Bot commented on COUCHDB-2789: - GitHub user iilyak opened a pull requ

[GitHub] couchdb-couch pull request: Refactor test suite for httpd endpoint...

2015-08-24 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch/pull/92 Refactor test suite for httpd endpoints This PR depends on https://github.com/apache/couchdb-chttpd/pull/65 COUCHDB-2789 You can merge this pull request into a Git repository by runnin

[jira] [Commented] (COUCHDB-2789) Refactor test suite for endpoint testing to skip overriden handlers

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710346#comment-14710346 ] ASF GitHub Bot commented on COUCHDB-2789: - GitHub user iilyak opened a pull requ

[GitHub] couchdb-chttpd pull request: Refactor test suite for httpd endpoin...

2015-08-24 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-chttpd/pull/65 Refactor test suite for httpd endpoints Split out common parts into util module so we can reuse test suite. The util module could be used for testing: - endpoints defined in other appli

[jira] [Created] (COUCHDB-2789) Refactor test suite for endpoint testing to skip overriden handlers

2015-08-24 Thread ILYA (JIRA)
ILYA created COUCHDB-2789: - Summary: Refactor test suite for endpoint testing to skip overriden handlers Key: COUCHDB-2789 URL: https://issues.apache.org/jira/browse/COUCHDB-2789 Project: CouchDB Is

[jira] [Commented] (COUCHDB-2788) Overriding http endpoint' handlers is broken

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710311#comment-14710311 ] ASF GitHub Bot commented on COUCHDB-2788: - GitHub user iilyak opened a pull requ

[GitHub] couchdb-chttpd pull request: Fix 'override' and 'override default'...

2015-08-24 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-chttpd/pull/64 Fix 'override' and 'override default' functionality COUCHDB-2788 You can merge this pull request into a Git repository by running: $ git pull https://github.com/cloudant/couchdb-chttpd 27

[jira] [Created] (COUCHDB-2788) Overriding http endpoint' handlers is broken

2015-08-24 Thread ILYA (JIRA)
ILYA created COUCHDB-2788: - Summary: Overriding http endpoint' handlers is broken Key: COUCHDB-2788 URL: https://issues.apache.org/jira/browse/COUCHDB-2788 Project: CouchDB Issue Type: Bug Secu

[GitHub] couchdb-chttpd pull request: handle_system_req Memory includes tot...

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/59#issuecomment-134402434 @jcounts also, how about to backport those fogbugz ticket to CouchDB JIRA and bound it with this commit? Would be helpful to track the things. --- If your project

[GitHub] couchdb-chttpd pull request: handle_system_req Memory includes tot...

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/59#issuecomment-134402077 @jcounts Sorry, I don't have access to Cloudant fogbugz and private repositories. What's the case there is short which is fine to gather negative memory values?

[GitHub] couchdb-chttpd pull request: handle_system_req Memory includes tot...

2015-08-24 Thread jcounts
Github user jcounts commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/59#issuecomment-134400909 hmm...I wasn't sure if this would solve my problem or not. This was a response for: https://cloudant.fogbugz.com/f/cases/47888/DBcore-memory-usage-displayed-i

[jira] [Commented] (COUCHDB-2784) Re-optimize skip query-string parameter in clusters

2015-08-24 Thread Paul Joseph Davis (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710135#comment-14710135 ] Paul Joseph Davis commented on COUCHDB-2784: Thinking about this for awhile

[jira] [Created] (COUCHDB-2787) Merge Diverted Repo Into Mango

2015-08-24 Thread Tony Sun (JIRA)
Tony Sun created COUCHDB-2787: - Summary: Merge Diverted Repo Into Mango Key: COUCHDB-2787 URL: https://issues.apache.org/jira/browse/COUCHDB-2787 Project: CouchDB Issue Type: Task Security

[GitHub] couchdb-fauxton pull request: Used brand colours so we can style t...

2015-08-24 Thread nickcolley
GitHub user nickcolley opened a pull request: https://github.com/apache/couchdb-fauxton/pull/503 Used brand colours so we can style them downstream You can merge this pull request into a Git repository by running: $ git pull https://github.com/pouchdb/pouchdb-fauxton brand-co

[GitHub] couchdb-fauxton pull request: Query Options fixes

2015-08-24 Thread benkeen
GitHub user benkeen opened a pull request: https://github.com/apache/couchdb-fauxton/pull/502 Query Options fixes This fixes a few issues with the query options: - the supplying a startkey/endkey now returns results - default msg shown when no results updated to work for all

[jira] [Created] (COUCHDB-2786) Invalid map/reduce functions do not show an error to the user

2015-08-24 Thread Robert Kowalski (JIRA)
Robert Kowalski created COUCHDB-2786: Summary: Invalid map/reduce functions do not show an error to the user Key: COUCHDB-2786 URL: https://issues.apache.org/jira/browse/COUCHDB-2786 Project: Couc

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134272618 (I merged this but the magic didn't notice). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread rnewson
Github user rnewson closed the pull request at: https://github.com/apache/couchdb-fabric/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134271830 Nowhere should depend on parsing it by definition but many people make that mistake. It's why we're reverting this, so there's only two mistakes. :) --- If your

[GitHub] couchdb-chttpd pull request: add clusterwide compaction for dbs

2015-08-24 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/62#discussion_r37766531 --- Diff: src/chttpd_db.erl --- @@ -225,9 +225,23 @@ maybe_flush_changes_feed(Acc0, Data, Len) -> }, {ok, Acc}. -hand

[GitHub] couchdb-fabric pull request: add clusterwide compaction for dbs

2015-08-24 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-fabric/pull/27#discussion_r37764740 --- Diff: src/fabric_rpc.erl --- @@ -132,6 +133,17 @@ delete_db(DbName) -> delete_shard_db_doc(_, DocId) -> rexi:reply(mem3_util:delete_db

[GitHub] couchdb-chttpd pull request: add clusterwide compaction for dbs

2015-08-24 Thread rnewson
Github user rnewson commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/62#discussion_r37764576 --- Diff: src/chttpd_db.erl --- @@ -225,9 +225,23 @@ maybe_flush_changes_feed(Acc0, Data, Len) -> }, {ok, Acc}. -handle_comp

[jira] [Commented] (COUCHDB-2785) Call to filtered _changes crashes on non-coordinator nodes

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709396#comment-14709396 ] ASF GitHub Bot commented on COUCHDB-2785: - Github user asfgit closed the pull re

[jira] [Resolved] (COUCHDB-2785) Call to filtered _changes crashes on non-coordinator nodes

2015-08-24 Thread Eric Avdey (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Avdey resolved COUCHDB-2785. - Resolution: Fixed Assignee: Eric Avdey > Call to filtered _changes crashes on non-coordina

[jira] [Commented] (COUCHDB-2785) Call to filtered _changes crashes on non-coordinator nodes

2015-08-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709395#comment-14709395 ] ASF subversion and git services commented on COUCHDB-2785: -- Com

[GitHub] couchdb-couch pull request: Fix crashing filtered _changes request

2015-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch/pull/91 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] couchdb-couch pull request: Fix crashing filtered _changes request

2015-08-24 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-couch/pull/91#issuecomment-134222366 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabl

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218869 I guess Fauxton may have /cc @robertkowalski --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218792 Do we have any place which is depended on seq format? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-fabric/pull/28#issuecomment-134218529 +1 However, I think people will still parse this into array of integer and string for some reason. --- If your project is set up for it, you can reply to this ema

[jira] [Commented] (COUCHDB-2785) Call to filtered _changes crashes on non-coordinator nodes

2015-08-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709338#comment-14709338 ] ASF GitHub Bot commented on COUCHDB-2785: - GitHub user eiri opened a pull reques

[GitHub] couchdb-couch pull request: Fix crashing filtered _changes request

2015-08-24 Thread eiri
GitHub user eiri opened a pull request: https://github.com/apache/couchdb-couch/pull/91 Fix crashing filtered _changes request A filtered call to _changes end-point prompts a node to pull a peer from the received mochi request record. This is crashing on the secondary nodes i

[jira] [Created] (COUCHDB-2785) Call to filtered _changes crashes on non-coordinator nodes

2015-08-24 Thread Eric Avdey (JIRA)
Eric Avdey created COUCHDB-2785: --- Summary: Call to filtered _changes crashes on non-coordinator nodes Key: COUCHDB-2785 URL: https://issues.apache.org/jira/browse/COUCHDB-2785 Project: CouchDB

[GitHub] couchdb-fabric pull request: Integrate with Travis CI

2015-08-24 Thread kxepal
Github user kxepal closed the pull request at: https://github.com/apache/couchdb-fabric/pull/29 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] couchdb-fabric pull request: Integrate with Travis CI

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-fabric/pull/29#issuecomment-134165986 Sadly, no. I tried to find a way to trigger apache/couchdb builds when PR or commit happens in subrepo, but it'll lead to api key leak and in the end is more hacky

[GitHub] couchdb-fabric pull request: Integrate with Travis CI

2015-08-24 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb-fabric/pull/29#issuecomment-134161515 If the 'fix' to just test fabric is to clone the entire project and just run one part of the tests, wouldn't it better to test the base repository itself? Are we

[GitHub] couchdb-config pull request: Integrate with Travis CI

2015-08-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-config/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] couchdb-config pull request: Integrate with Travis CI

2015-08-24 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb-config/pull/5#issuecomment-134161250 All green here. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[GitHub] couchdb-fabric pull request: Integrate with Travis CI

2015-08-24 Thread kxepal
GitHub user kxepal opened a pull request: https://github.com/apache/couchdb-fabric/pull/29 Integrate with Travis CI You can merge this pull request into a Git repository by running: $ git pull https://github.com/kxepal/couchdb-fabric travis Alternatively you can review and ap

[GitHub] couchdb-fabric pull request: Use BigCouch/Cloudant seq format

2015-08-24 Thread rnewson
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb-fabric/pull/28 Use BigCouch/Cloudant seq format Let's ease 2.0 transition by not introducing a new sequence format, it's not even necessary now. You can merge this pull request into a Git repository by

[GitHub] couchdb-chttpd pull request: add clusterwide compaction for dbs

2015-08-24 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb-chttpd/pull/62#issuecomment-134109985 > Does it works? ah good catch, had some leftovers from the changes i already made for view copaction --- If your project is set up for it, you c

[GitHub] couchdb-chttpd pull request: add clusterwide compaction for dbs

2015-08-24 Thread robertkowalski
Github user robertkowalski commented on a diff in the pull request: https://github.com/apache/couchdb-chttpd/pull/62#discussion_r37733908 --- Diff: src/chttpd_db.erl --- @@ -225,9 +225,19 @@ maybe_flush_changes_feed(Acc0, Data, Len) -> }, {ok, Acc}. -hand