[jira] [Closed] (COUCHDB-3341) EUnit: config listener unknown failure

2017-06-05 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joan Touzet closed COUCHDB-3341. Resolution: Incomplete Migrated to https://github.com/apache/couchdb/issues/581 > EUnit: config

[GitHub] wohali opened a new issue #581: eunit couch_log_config_test failed with get_listener() found

2017-06-05 Thread git
wohali opened a new issue #581: eunit couch_log_config_test failed with get_listener() found URL: https://github.com/apache/couchdb/issues/581 ## Current & Expected Behaviour Sometimes, the `couch_log_config_listener_test` test `couch_log_config_test`_ fails. It should always pass

[jira] [Commented] (COUCHDB-3341) EUnit: config listener unknown failure

2017-06-05 Thread Joan Touzet (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038217#comment-16038217 ] Joan Touzet commented on COUCHDB-3341: -- Just recurred again, am porting to GH Issues. > EUnit:

[GitHub] iilyak opened a new pull request #580: Fix encoding issues

2017-06-05 Thread git
iilyak opened a new pull request #580: Fix encoding issues URL: https://github.com/apache/couchdb/pull/580 ## Overview This fixes encoding issues in responses on following requests: - PUT: {db}/{design}/_update/{update}/{doc_id} - PUT: {db}/{doc_id}/{att_id} ##

[Jenkins] FAILURE: CouchDB » master #22

2017-06-05 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/22/

[GitHub] nickva commented on issue #579: Handle attachments downgrades in a mixed cluster environment

2017-06-05 Thread git
nickva commented on issue #579: Handle attachments downgrades in a mixed cluster environment URL: https://github.com/apache/couchdb/pull/579#issuecomment-306326994 Related to https://github.com/apache/couchdb/pull/578 This

[GitHub] nickva opened a new pull request #579: Handle attachments downgrades in a mixed cluster environment

2017-06-05 Thread git
nickva opened a new pull request #579: Handle attachments downgrades in a mixed cluster environment URL: https://github.com/apache/couchdb/pull/579 Previously attachment uploading from a PSE to non-PSE node would fail as the attachment streaming API changed between version. This

[GitHub] nickva opened a new pull request #578: Handle attachments in a mixed cluster environment.

2017-06-05 Thread git
nickva opened a new pull request #578: Handle attachments in a mixed cluster environment. URL: https://github.com/apache/couchdb/pull/578 Previously attachment uploading would fail if non-PSE nodes would push attachment to PSE nodes. This PR handles dynamic translation of previous

[GitHub] eiri closed pull request #577: Don't wrap real error in `badmatch` exception

2017-06-05 Thread git
eiri closed pull request #577: Don't wrap real error in `badmatch` exception URL: https://github.com/apache/couchdb/pull/577 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wohali commented on issue #577: Don't wrap real error in `badmatch` exception

2017-06-05 Thread git
wohali commented on issue #577: Don't wrap real error in `badmatch` exception URL: https://github.com/apache/couchdb/pull/577#issuecomment-306322613 You fixed it! +1 This is an automated message from the Apache Git Service.

[GitHub] eiri opened a new pull request #577: Don't wrap real error in `badmatch` exception

2017-06-05 Thread git
eiri opened a new pull request #577: Don't wrap real error in `badmatch` exception URL: https://github.com/apache/couchdb/pull/577 ## Overview A change in apache/couchdb#576 made any unexpected return from functions called in `get_view_index_state/4` to be presented as `badmatch`

[GitHub] nickva commented on issue #541: Allow configuration of max doc IDs for optimised code path in changes filter

2017-06-05 Thread git
nickva commented on issue #541: Allow configuration of max doc IDs for optimised code path in changes filter URL: https://github.com/apache/couchdb/pull/541#issuecomment-306313292 @alxndrsn Tests are failing because get_integer expects the default value to be an integer. So switch

[GitHub] nickva commented on issue #541: Allow configuration of max doc IDs for optimised code path in changes filter

2017-06-05 Thread git
nickva commented on issue #541: Allow configuration of max doc IDs for optimised code path in changes filter URL: https://github.com/apache/couchdb/pull/541#issuecomment-306299309 Yeah, that should work! Let's clean it up a bit by making lines less than 80 columns. Then squash the

[Jenkins] FAILURE: CouchDB » master #21

2017-06-05 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/21/

[Jenkins] FAILURE: CouchDB » master #20

2017-06-05 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/20/

[GitHub] eiri opened a new pull request #576: Add retry to get_view_state

2017-06-05 Thread git
eiri opened a new pull request #576: Add retry to get_view_state URL: https://github.com/apache/couchdb/pull/576 ## Overview There are a race condition in `get_view/4`, between acquiring index's Pid and getting its state, that surface when the same signature DDoc got rapidly

[GitHub] janl commented on issue #570: feat: update for 2.0 patch by @guillett

2017-06-05 Thread git
janl commented on issue #570: feat: update for 2.0 patch by @guillett URL: https://github.com/apache/couchdb/pull/570#issuecomment-306242076 @jamescorbett can you paste the full log? I can?t seem to be able to reproduce this in the source tree

[jira] [Commented] (COUCHDB-2995) Can't build CouchDB on Smartos

2017-06-05 Thread Noah Mehl (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037137#comment-16037137 ] Noah Mehl commented on COUCHDB-2995: Yes, thank you so much! > Can't build CouchDB on Smartos >

[GitHub] davisp closed pull request #575: Test if deleted docs are included/excluded when folding

2017-06-05 Thread git
davisp closed pull request #575: Test if deleted docs are included/excluded when folding URL: https://github.com/apache/couchdb/pull/575 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] davisp commented on issue #575: Test if deleted docs are included/excluded when folding

2017-06-05 Thread git
davisp commented on issue #575: Test if deleted docs are included/excluded when folding URL: https://github.com/apache/couchdb/pull/575#issuecomment-306226410 +1, Thanks for the tests. This is an automated message from the

[jira] [Commented] (COUCHDB-2995) Can't build CouchDB on Smartos

2017-06-05 Thread Jan Lehnardt (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037108#comment-16037108 ] Jan Lehnardt commented on COUCHDB-2995: --- Thanks Andreas! > Can't build CouchDB on Smartos >

[jira] [Commented] (COUCHDB-2995) Can't build CouchDB on Smartos

2017-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/COUCHDB-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16037100#comment-16037100 ] Andreas Grüninger commented on COUCHDB-2995: -I/opt/local/include/js-1.8.5 is specific for

[GitHub] millayr commented on issue #923: Clean up Auth section

2017-06-05 Thread git
millayr commented on issue #923: Clean up Auth section URL: https://github.com/apache/couchdb-fauxton/pull/923#issuecomment-306184534 +1 from me. nice work! This is an automated message from the Apache Git Service. To

[GitHub] millayr commented on issue #909: Adding view to empty ddoc fails

2017-06-05 Thread git
millayr commented on issue #909: Adding view to empty ddoc fails URL: https://github.com/apache/couchdb-fauxton/issues/909#issuecomment-306181678 Fix included in https://github.com/apache/couchdb-fauxton/pull/911 This is an

[GitHub] millayr closed issue #909: Adding view to empty ddoc fails

2017-06-05 Thread git
millayr closed issue #909: Adding view to empty ddoc fails URL: https://github.com/apache/couchdb-fauxton/issues/909 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] millayr commented on a change in pull request #923: Clean up Auth section

2017-06-05 Thread git
millayr commented on a change in pull request #923: Clean up Auth section URL: https://github.com/apache/couchdb-fauxton/pull/923#discussion_r120084913 ## File path: app/addons/auth/components/changepasswordform.js ## @@ -0,0 +1,97 @@ +// Licensed under the Apache License,

[GitHub] garrensmith opened a new pull request #575: Test if deleted docs are included/excluded when folding

2017-06-05 Thread git
garrensmith opened a new pull request #575: Test if deleted docs are included/excluded when folding URL: https://github.com/apache/couchdb/pull/575 Adds tests to fold_changes and fold_docs to check if deleted are included or excluded.

[GitHub] jiangphcn commented on issue #560: Fix broken eunit test in changes_since_test_ test suite

2017-06-05 Thread git
jiangphcn commented on issue #560: Fix broken eunit test in changes_since_test_ test suite URL: https://github.com/apache/couchdb/pull/560#issuecomment-306140464 Hi @eiri Thanks so much for reviewing codes and providing suggestion. I almost addressed your comments. However, regarding

[GitHub] jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite

2017-06-05 Thread git
jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite URL: https://github.com/apache/couchdb/pull/560#discussion_r120069174 ## File path: src/couch_mrview/src/couch_mrview.erl ## @@ -708,5 +708,5 @@

[GitHub] jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite

2017-06-05 Thread git
jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite URL: https://github.com/apache/couchdb/pull/560#discussion_r120065004 ## File path: src/couch_mrview/src/couch_mrview_test_util.erl ## @@ -53,7 +53,8 @@

[GitHub] jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite

2017-06-05 Thread git
jiangphcn commented on a change in pull request #560: Fix broken eunit test in changes_since_test_ test suite URL: https://github.com/apache/couchdb/pull/560#discussion_r120064341 ## File path: src/couch_mrview/src/couch_mrview_util.erl ## @@ -344,6 +344,9 @@

[GitHub] jamescorbett commented on issue #570: feat: update for 2.0 patch by @guillett

2017-06-05 Thread git
jamescorbett commented on issue #570: feat: update for 2.0 patch by @guillett URL: https://github.com/apache/couchdb/pull/570#issuecomment-306132727 Just tried this, worked great first time. On restart I'm getting a crash. ```[info] 2017-06-05T08:24:17.964899Z nonode@nohost <0.198.0>