[Jenkins] FAILURE: CouchDB » master #82

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/82/

[GitHub] hvt commented on issue #921: Stale options for views

2017-07-12 Thread git
hvt commented on issue #921: Stale options for views URL: https://github.com/apache/couchdb-fauxton/issues/921#issuecomment-314741287 Is there anything I could do, to help getting this feature in master? This is an automated

[GitHub] nickva commented on issue #668: Fix timeout in couchdb_views_test for couchdb_1283

2017-07-12 Thread git
nickva commented on issue #668: Fix timeout in couchdb_views_test for couchdb_1283 URL: https://github.com/apache/couchdb/pull/668#issuecomment-314958861 Confirmed this fixes the issue. Couldn't replicate this easily on my artificially slowed down VM even. Got it to where the test

[GitHub] wohali commented on issue #642: Build pipeline and package build tasks

2017-07-12 Thread git
wohali commented on issue #642: Build pipeline and package build tasks URL: https://github.com/apache/couchdb/issues/642#issuecomment-313239888 - [x] if tests succeed, build packages in same job - [x] archive .debs/.rpms at end of build phase - [ ] Nightly: build repository directory

[Jenkins] FAILURE: CouchDB » jenkins-build-packages #5

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/5/

[GitHub] wohali commented on issue #642: Build pipeline and package build tasks

2017-07-12 Thread git
wohali commented on issue #642: Build pipeline and package build tasks URL: https://github.com/apache/couchdb/issues/642#issuecomment-313239888 - [x] if tests succeed, build packages in same job - [x] archive .debs/.rpms at end of build phase - [ ] Nightly: build repository directory

[Jenkins] FAILURE: CouchDB » jenkins-build-packages #6

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/6/

[Jenkins] FAILURE: CouchDB » jenkins-build-packages #4

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/4/

[GitHub] wohali closed pull request #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints

2017-07-12 Thread git
wohali closed pull request #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints URL: https://github.com/apache/couchdb/pull/475 This is an automated message from the Apache Git

[GitHub] wohali commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints

2017-07-12 Thread git
wohali commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints URL: https://github.com/apache/couchdb/pull/475#issuecomment-314800972 Robert is busy so I'm going to +1 this on his behalf. Thank you so much @fkaempfer !

[GitHub] fkaempfer commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints

2017-07-12 Thread git
fkaempfer commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints URL: https://github.com/apache/couchdb/pull/475#issuecomment-314754484 @rnewson @wohali all seems good from my side. Let me know if you still want me to make changes.

[Jenkins] SUCCESS: CouchDB » jenkins-build-packages #7

2017-07-12 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/7/

[GitHub] nickva commented on issue #666: Move _users _design/auth into Erlang

2017-07-12 Thread git
nickva commented on issue #666: Move _users _design/auth into Erlang URL: https://github.com/apache/couchdb/issues/666#issuecomment-314973672 Same thing would be good for the _replicator db's `_design/_replicator` VDU doc. It would be simpler if it was in Erlang

[GitHub] jdc91 opened a new issue #21: Replication does not work across multiple instances of docker

2017-07-12 Thread git
jdc91 opened a new issue #21: Replication does not work across multiple instances of docker URL: https://github.com/apache/couchdb-docker/issues/21 # General Summary 2 docker instances set up for couch db on ports or 1112 failed to replicate via POSTMAN as well as FAUXTON.

[GitHub] wohali commented on issue #21: Replication does not work across multiple instances of docker

2017-07-12 Thread git
wohali commented on issue #21: Replication does not work across multiple instances of docker URL: https://github.com/apache/couchdb-docker/issues/21#issuecomment-314971042 HI @jdc91 , This is a usage issue, not an image-related one. You might find useful information here:

[GitHub] garrensmith commented on issue #921: Stale options for views

2017-07-12 Thread git
garrensmith commented on issue #921: Stale options for views URL: https://github.com/apache/couchdb-fauxton/issues/921#issuecomment-314818589 You can write the code ? All misspelling thanks to my iPhone. From: Harm van Tilborg

[GitHub] davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127018758 ## File path: src/couch/src/couch_db_updater.erl ## @@ -1076,6 +1076,7 @@ check_md5(_, _)

[GitHub] davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127018026 ## File path: src/couch/src/couch_db.erl ## @@ -,7 +,10 @@

[GitHub] nickva commented on issue #627: Pass UserCtx to fabric's all_docs from mango query

2017-07-12 Thread git
nickva commented on issue #627: Pass UserCtx to fabric's all_docs from mango query URL: https://github.com/apache/couchdb/pull/627#issuecomment-314845689 @tonysun83 take another look. Since most tests are the same I put the default ones in a base test class. Then the index version

[GitHub] tonysun83 commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
tonysun83 commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127025009 ## File path: src/couch/src/couch_db_updater.erl ## @@ -1467,6 +1474,16 @@

[GitHub] davisp commented on a change in pull request #608: Calculate ExternalSize Correctly for Views

2017-07-12 Thread git
davisp commented on a change in pull request #608: Calculate ExternalSize Correctly for Views URL: https://github.com/apache/couchdb/pull/608#discussion_r127016356 ## File path: src/couch_mrview/src/couch_mrview_util.erl ## @@ -1038,22 +1047,32 @@ get_user_reds(Reduction)

[GitHub] gr2m opened a new issue #664: INSTALL.Unix.md: error when following instructions for Debian

2017-07-12 Thread git
gr2m opened a new issue #664: INSTALL.Unix.md: error when following instructions for Debian URL: https://github.com/apache/couchdb/issues/664 I followed the instructions for Debian, but when running `make release` I got an error. This is a fresh debian created on Digital Ocean. ##

[GitHub] davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127019575 ## File path: src/couch/src/couch_db_updater.erl ## @@ -1086,8 +1087,14 @@ copy_docs(Db,

[Jenkins] FAILURE: CouchDB » master #84

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/84/

[GitHub] davisp commented on issue #631: EUnit couchdb_os_process_pool timeouts

2017-07-12 Thread git
davisp commented on issue #631: EUnit couchdb_os_process_pool timeouts URL: https://github.com/apache/couchdb/issues/631#issuecomment-314851277 I'm gonna take a stab at this by replacing os processes with native processes since we don't care about JS calls here.

[GitHub] nickva commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
nickva commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127049330 ## File path: src/couch/src/couch_native_process.erl ## @@ -79,28 +88,38 @@ handle_call({prompt, Data}, _From, State) ->

[GitHub] nickva commented on issue #665: 631 fix os proc pool eunit

2017-07-12 Thread git
nickva commented on issue #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#issuecomment-314872583 +1 (with the default.ini change Wohali mentioned) Also here is a longer 10-build test run of the same:

[GitHub] wohali opened a new issue #143: Include reference to database `_design/auth` ddoc

2017-07-12 Thread git
wohali opened a new issue #143: Include reference to database `_design/auth` ddoc URL: https://github.com/apache/couchdb-documentation/issues/143 ## Expected Behavior Documentation should explain how `_design/auth` works on a database. ## Current Behavior As far as I can tell,

[GitHub] davisp commented on issue #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on issue #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#issuecomment-314873237 @nickva What default.ini change? This is an automated message from the Apache Git Service. To

[GitHub] wohali commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
wohali commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127050430 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] davisp commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127050286 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] nickva commented on issue #665: 631 fix os proc pool eunit

2017-07-12 Thread git
nickva commented on issue #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#issuecomment-314873976 @davisp sorry, meant adding os_process_idle_limit to default.ini, but I just checked and it's already there just commented out.

[GitHub] nickva commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
nickva commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127049330 ## File path: src/couch/src/couch_native_process.erl ## @@ -79,28 +88,38 @@ handle_call({prompt, Data}, _From, State) ->

[GitHub] davisp commented on issue #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on issue #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#issuecomment-314873652 Ah, page wasn't refreshed. Will add the default as a new commit for the history. This is an

[GitHub] davisp commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127050620 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] wohali commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints

2017-07-12 Thread git
wohali commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints URL: https://github.com/apache/couchdb/pull/475#issuecomment-314801353 I should have squashed that, my mistake.

[GitHub] davisp opened a new pull request #668: Fix timeout in couchdb_views_test for couchdb_1283

2017-07-12 Thread git
davisp opened a new pull request #668: Fix timeout in couchdb_views_test for couchdb_1283 URL: https://github.com/apache/couchdb/pull/668 Fix for #655 This is an automated message from the Apache Git Service. To respond to

[GitHub] davisp opened a new pull request #667: 649 fix mrview changes since test

2017-07-12 Thread git
davisp opened a new pull request #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667 Fixes for #649 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali opened a new issue #666: Move _users _design/auth into Erlang

2017-07-12 Thread git
wohali opened a new issue #666: Move _users _design/auth into Erlang URL: https://github.com/apache/couchdb/issues/666 Right now we enforce `_users` to have a `_design/auth` ddoc with a VDU in it that we force the value of. ## Expected Behavior _users VDU should be hard-coded in

[GitHub] davisp commented on issue #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on issue #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#issuecomment-314897548 Calling out my comment that the request change to add os_process_idle_limit is unneeded since its already there. Just typoed a grep so merging this as is.

[GitHub] wohali commented on a change in pull request #667: 649 fix mrview changes since test

2017-07-12 Thread git
wohali commented on a change in pull request #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667#discussion_r127072624 ## File path: src/couch_index/src/couch_index.erl ## @@ -230,24 +230,37 @@ handle_cast({new_state, NewIdxState},

[GitHub] davisp commented on a change in pull request #667: 649 fix mrview changes since test

2017-07-12 Thread git
davisp commented on a change in pull request #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667#discussion_r127076952 ## File path: src/couch_index/src/couch_index.erl ## @@ -230,24 +230,37 @@ handle_cast({new_state, NewIdxState},

[Jenkins] SUCCESS: CouchDB » master #85

2017-07-12 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/85/

[GitHub] davisp closed issue #631: EUnit couchdb_os_process_pool timeouts

2017-07-12 Thread git
davisp closed issue #631: EUnit couchdb_os_process_pool timeouts URL: https://github.com/apache/couchdb/issues/631 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] davisp closed pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp closed pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] wohali commented on issue #143: Include reference to database `_design/auth` ddoc

2017-07-12 Thread git
wohali commented on issue #143: Include reference to database `_design/auth` ddoc URL: https://github.com/apache/couchdb-documentation/issues/143#issuecomment-314891046 @rnewson reminded me that this only works on _users, and is auto-injected, AND we forcibly overwrite the VDU every

[GitHub] wohali closed issue #143: Include reference to database `_design/auth` ddoc

2017-07-12 Thread git
wohali closed issue #143: Include reference to database `_design/auth` ddoc URL: https://github.com/apache/couchdb-documentation/issues/143 This is an automated message from the Apache Git Service. To respond to the

[GitHub] nickva commented on a change in pull request #667: 649 fix mrview changes since test

2017-07-12 Thread git
nickva commented on a change in pull request #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667#discussion_r127077694 ## File path: src/couch_index/src/couch_index.erl ## @@ -230,24 +230,37 @@ handle_cast({new_state, NewIdxState},

[GitHub] nickva commented on issue #667: 649 fix mrview changes since test

2017-07-12 Thread git
nickva commented on issue #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667#issuecomment-314903990 +1 Nice find - two bugs with one PR! Took a while for me to understand what's happening since not familiar with this part of code.

[jira] [Commented] (COUCHDB-3245) couchjs -S option doesn't have any effect

2017-07-12 Thread Gustavo Delfino (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084759#comment-16084759 ] Gustavo Delfino commented on COUCHDB-3245: -- The last comment says implies that this issue is

[Jenkins] SUCCESS: CouchDB » master #86

2017-07-12 Thread Apache Jenkins Server
Yay, we passed. https://builds.apache.org/job/CouchDB/job/master/86/

[GitHub] gr2m commented on issue #664: INSTALL.Unix.md: error when following instructions for Debian

2017-07-12 Thread git
gr2m commented on issue #664: INSTALL.Unix.md: error when following instructions for Debian URL: https://github.com/apache/couchdb/issues/664#issuecomment-314861096 I got another issue after installing node LTS and running `make release` ``` make[1]: Entering directory

[GitHub] davisp opened a new pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp opened a new pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665 This is a fix for #631. Basically just replacse the couchjs processes with couch_native_proc instances since we're just worried about how the proc manager behaves rather than

[GitHub] davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127042715 ## File path: src/couch/src/couch_db_updater.erl ## @@ -1467,6 +1474,16 @@

[GitHub] nickva commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
nickva commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127045844 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] davisp commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
davisp commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127046928 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] wohali commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
wohali commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127047251 ## File path: src/couch/src/couch_native_process.erl ## @@ -79,28 +88,38 @@ handle_call({prompt, Data}, _From, State) ->

[GitHub] davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size

2017-07-12 Thread git
davisp commented on a change in pull request #606: Use Ejson Body Instead of Compressed Body for External size URL: https://github.com/apache/couchdb/pull/606#discussion_r127043085 ## File path: src/couch/src/couch_db_updater.erl ## @@ -1467,6 +1474,16 @@

[GitHub] wohali commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
wohali commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127046746 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] wohali commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
wohali commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127046518 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] wohali commented on a change in pull request #665: 631 fix os proc pool eunit

2017-07-12 Thread git
wohali commented on a change in pull request #665: 631 fix os proc pool eunit URL: https://github.com/apache/couchdb/pull/665#discussion_r127046518 ## File path: src/couch/src/couch_native_process.erl ## @@ -65,10 +72,12 @@ prompt(Pid, Data) when is_list(Data) -> %

[GitHub] davisp opened a new issue #669: Test failure in compact.js

2017-07-12 Thread git
davisp opened a new issue #669: Test failure in compact.js URL: https://github.com/apache/couchdb/issues/669 Seems like a new one and a bit of an oddity. Travis log: ``` ==> couchdb (eunit) make[1]: Leaving directory `/home/travis/build/apache/couchdb' make[1]:

[GitHub] davisp opened a new issue #670: Failure in ets_lru eunit tests

2017-07-12 Thread git
davisp opened a new issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670 eunit output: ``` ==> ets_lru (eunit) Compiled src/ets_lru.erl Compiled test/ets_lru_test.erl EUnit

[Jenkins] FAILURE: CouchDB » jenkins-build-packages #2

2017-07-12 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/2/