[Jenkins] FAILURE: CouchDB » master #402

2018-11-14 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/402/

[jira] [Commented] (COUCHDB-1380) logrotate doesn't work correctly with couchdb 1.2.x

2018-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687506#comment-16687506 ] ASF subversion and git services commented on COUCHDB-1380: -- Co

[GitHub] jiangphcn closed pull request #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
jiangphcn closed pull request #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pu

[GitHub] jiangphcn commented on issue #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
jiangphcn commented on issue #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717#issuecomment-438922853 +1 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wenli200133 commented on a change in pull request #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
wenli200133 commented on a change in pull request #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717#discussion_r233712822 ## File path: src/chttpd/src/chttpd_misc.erl ## @@ -323,8 +323,12 @@ handle_node_req(#httpd{method='DELET

[GitHub] jiangphcn commented on a change in pull request #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
jiangphcn commented on a change in pull request #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717#discussion_r233712335 ## File path: src/chttpd/src/chttpd_misc.erl ## @@ -323,8 +323,12 @@ handle_node_req(#httpd{method='DELETE'

[GitHub] wohali commented on issue #1539: Multi-tenancy support

2018-11-14 Thread GitBox
wohali commented on issue #1539: Multi-tenancy support URL: https://github.com/apache/couchdb/issues/1539#issuecomment-438843343 @manobi you may also want to look at the _access proposal for CouchDB 3.0, which helps with the latter scenario. I think this might be better for your situation,

[GitHub] wohali commented on issue #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
wohali commented on issue #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717#issuecomment-438842640 @wenli200133 sorry, I'm busy with release activities and this sort of technical review isn't what I normally engage in - please work with @jiangph

[GitHub] wohali commented on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server

2018-11-14 Thread GitBox
wohali commented on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server URL: https://github.com/apache/couchdb/issues/1712#issuecomment-438842324 @tudordumitriu Sorry, I don't have time to look at this issue for a week or two. Hopefully someone else wi

[GitHub] wohali closed issue #1740: use_index documentation is incorrect

2018-11-14 Thread GitBox
wohali closed issue #1740: use_index documentation is incorrect URL: https://github.com/apache/couchdb/issues/1740 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] wohali opened a new issue #350: Improve use_index documentation

2018-11-14 Thread GitBox
wohali opened a new issue #350: Improve use_index documentation URL: https://github.com/apache/couchdb-documentation/issues/350 Comes from apache/couchdb#1740: >I am having some trouble with use_index and partial indexes in CouchDB 2.2.0. This part of the _find documentation is misle

[GitHub] wohali commented on issue #1740: use_index documentation is incorrect

2018-11-14 Thread GitBox
wohali commented on issue #1740: use_index documentation is incorrect URL: https://github.com/apache/couchdb/issues/1740#issuecomment-438840864 @dholth Some of these rules have changed with checkins since 2.2.0 was released: https://github.com/apache/couchdb/commit/8e28fd2af5732d1b7

[Jenkins] SUCCESS: CouchDB » master #401

2018-11-14 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/401/

[GitHub] nickva edited a comment on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related"

2018-11-14 Thread GitBox
nickva edited a comment on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related" URL: https://github.com/apache/couchdb/pull/1195#issuecomment-438780054 @AlexanderKaraberov Thank you again for you contribution. I rebased and merged your PR.

[GitHub] nickva closed pull request #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related"

2018-11-14 Thread GitBox
nickva closed pull request #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related" URL: https://github.com/apache/couchdb/pull/1195 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] nickva commented on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related"

2018-11-14 Thread GitBox
nickva commented on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related" URL: https://github.com/apache/couchdb/pull/1195#issuecomment-438780054 @AlexanderKaraberov Thank you again for you contribution. I rebased and merged your PR. Plea

[GitHub] nickva closed pull request #1742: Add support for _bulk_get with multipart/mixed and multipart/related response

2018-11-14 Thread GitBox
nickva closed pull request #1742: Add support for _bulk_get with multipart/mixed and multipart/related response URL: https://github.com/apache/couchdb/pull/1742 This is an automated message from the Apache Git Service. To re

[GitHub] nickva commented on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related"

2018-11-14 Thread GitBox
nickva commented on issue #1195: Add support for bulk get with Accept:"multipart/mixed" or "multipart/related" URL: https://github.com/apache/couchdb/pull/1195#issuecomment-438769037 Added a rebased on master PR https://github.com/apache/couchdb/pull/1195 Not sure why "update branch"

[GitHub] nickva opened a new pull request #1742: Add support for _bulk_get with multipart/mixed and multipart/related response

2018-11-14 Thread GitBox
nickva opened a new pull request #1742: Add support for _bulk_get with multipart/mixed and multipart/related response URL: https://github.com/apache/couchdb/pull/1742 This is a rebase of https://github.com/apache/couchdb/pull/1195 --

[GitHub] nickva edited a comment on issue #1619: Implement replicator forced session refresh

2018-11-14 Thread GitBox
nickva edited a comment on issue #1619: Implement replicator forced session refresh URL: https://github.com/apache/couchdb/pull/1619#issuecomment-438515424 @rnewson what do you think. Put Expires + Max-Age in the cookie by default? Then to deal with the exiting pre-2.3.0 endpoints or if ex

[GitHub] simpsojo opened a new issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_termina

2018-11-14 Thread GitBox
simpsojo opened a new issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_terminated URL: https://github.com/apache/couchdb/issues/1741 Seeing the following messages repeatedly

[GitHub] simpsojo closed issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_terminated

2018-11-14 Thread GitBox
simpsojo closed issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_terminated URL: https://github.com/apache/couchdb/issues/1741

[GitHub] simpsojo opened a new issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_termina

2018-11-14 Thread GitBox
simpsojo opened a new issue #1741: Supervisor couch_peruser_sup had child couch_peruser started with couch_peruser:start_link() at <0.30813.1> exit with reason normal in context child_terminated URL: https://github.com/apache/couchdb/issues/1741 ## Expected Behavior

[GitHub] dholth opened a new issue #1740: use_index documentation is incorrect

2018-11-14 Thread GitBox
dholth opened a new issue #1740: use_index documentation is incorrect URL: https://github.com/apache/couchdb/issues/1740 I am having some trouble with use_index and partial indexes in CouchDB 2.2.0. This part of the _find documentation is misleading: > Technically, we don’t need to i

[GitHub] tudordumitriu edited a comment on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server

2018-11-14 Thread GitBox
tudordumitriu edited a comment on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server URL: https://github.com/apache/couchdb/issues/1712#issuecomment-438707266 @wohali Is there any other data we might provide? This keeps on occurring on various items

[GitHub] tudordumitriu commented on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server

2018-11-14 Thread GitBox
tudordumitriu commented on issue #1712: Validate Document Update oldDoc in ddoc is null after doc PUT for n=1 server URL: https://github.com/apache/couchdb/issues/1712#issuecomment-438707266 Is there any other data we might provide? This keeps on occurring on various items ---

[GitHub] garrensmith commented on a change in pull request #1738: test: port lots_of_docs.js to Elixir test suite

2018-11-14 Thread GitBox
garrensmith commented on a change in pull request #1738: test: port lots_of_docs.js to Elixir test suite URL: https://github.com/apache/couchdb/pull/1738#discussion_r233480886 ## File path: test/elixir/test/lots_of_docs_test.exs ## @@ -0,0 +1,56 @@ +defmodule LotsOfDocsTes

[GitHub] garrensmith commented on a change in pull request #1738: test: port lots_of_docs.js to Elixir test suite

2018-11-14 Thread GitBox
garrensmith commented on a change in pull request #1738: test: port lots_of_docs.js to Elixir test suite URL: https://github.com/apache/couchdb/pull/1738#discussion_r233480634 ## File path: test/elixir/test/lots_of_docs_test.exs ## @@ -0,0 +1,56 @@ +defmodule LotsOfDocsTes

[GitHub] jiangphcn opened a new pull request #1739: Avoid badmatch when getting fabric timeout

2018-11-14 Thread GitBox
jiangphcn opened a new pull request #1739: Avoid badmatch when getting fabric timeout URL: https://github.com/apache/couchdb/pull/1739 ## Overview Avoid `badmatch` when putting `_set_purge_infos_limit` and getting fabric timeout ## Testing recommendations

[jira] [Commented] (COUCHDB-3326) Implement clustered purge API: _purge

2018-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686503#comment-16686503 ] ASF subversion and git services commented on COUCHDB-3326: -- Co

[GitHub] jiangphcn commented on issue #348: Improve clustered purge documentation

2018-11-14 Thread GitBox
jiangphcn commented on issue #348: Improve clustered purge documentation URL: https://github.com/apache/couchdb-documentation/pull/348#issuecomment-438656230 thanks @flimzy indeed for your comments. They are really making things better. I have addressed them with new commits. Can you check

[jira] [Commented] (COUCHDB-3326) Implement clustered purge API: _purge

2018-11-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686485#comment-16686485 ] ASF subversion and git services commented on COUCHDB-3326: -- Co

[GitHub] wenli200133 commented on issue #1717: Fix nasty 500 error on POST to /_config

2018-11-14 Thread GitBox
wenli200133 commented on issue #1717: Fix nasty 500 error on POST to /_config URL: https://github.com/apache/couchdb/pull/1717#issuecomment-438650741 Hi @wohali can you help review this PR again if you have free time? @jiangphcn can you also help with it? Thanks. ---

[GitHub] rnewson edited a comment on issue #1737: Performance regression querying changes using _doc_ids filter

2018-11-14 Thread GitBox
rnewson edited a comment on issue #1737: Performance regression querying changes using _doc_ids filter URL: https://github.com/apache/couchdb/issues/1737#issuecomment-438610987 so `fabric_rpc:changes` always calls `couch_db:fold_changes` . --

[GitHub] rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter

2018-11-14 Thread GitBox
rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter URL: https://github.com/apache/couchdb/issues/1737#issuecomment-438610987 so fabric_rpc:changes always calls `couch_db:fold_changes` . ---

[GitHub] rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter

2018-11-14 Thread GitBox
rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter URL: https://github.com/apache/couchdb/issues/1737#issuecomment-438607497 we pass `{default,main_only}` down as the filter, so the optimization does not fire. It's not yet clear if this c

[GitHub] rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter

2018-11-14 Thread GitBox
rnewson commented on issue #1737: Performance regression querying changes using _doc_ids filter URL: https://github.com/apache/couchdb/issues/1737#issuecomment-438607210 ok, I think I get this finally. Before 2.0, we had an optimization for _doc_ids and _design filter; ``` commit

[GitHub] manobi commented on issue #1539: Multi-tenancy support

2018-11-14 Thread GitBox
manobi commented on issue #1539: Multi-tenancy support URL: https://github.com/apache/couchdb/issues/1539#issuecomment-438603286 I have used Couchdb in past as a secondary database in SaaS apps it was never my main storage. I'm not sure if I really need multi-tenancy builtin, because it

[GitHub] flimzy commented on a change in pull request #348: Improve clustered purge documentation

2018-11-14 Thread GitBox
flimzy commented on a change in pull request #348: Improve clustered purge documentation URL: https://github.com/apache/couchdb-documentation/pull/348#discussion_r233370302 ## File path: src/cluster/purging.rst ## @@ -129,45 +131,52 @@ consistency within the main database

[GitHub] flimzy commented on a change in pull request #348: Improve clustered purge documentation

2018-11-14 Thread GitBox
flimzy commented on a change in pull request #348: Improve clustered purge documentation URL: https://github.com/apache/couchdb-documentation/pull/348#discussion_r233371243 ## File path: src/cluster/purging.rst ## @@ -129,45 +131,52 @@ consistency within the main database

[GitHub] flimzy commented on a change in pull request #348: Improve clustered purge documentation

2018-11-14 Thread GitBox
flimzy commented on a change in pull request #348: Improve clustered purge documentation URL: https://github.com/apache/couchdb-documentation/pull/348#discussion_r233370900 ## File path: src/cluster/purging.rst ## @@ -129,45 +131,52 @@ consistency within the main database

[GitHub] garrensmith commented on issue #1718: Perform explicit $exists:false on Index validation

2018-11-14 Thread GitBox
garrensmith commented on issue #1718: Perform explicit $exists:false on Index validation URL: https://github.com/apache/couchdb/pull/1718#issuecomment-438579102 thanks @davisp I've made the changes This is an automated messag